Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.InternationalStringBranchType
Packages that use InternationalStringBranchType
-
Uses of InternationalStringBranchType in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Fields in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query declared as InternationalStringBranchTypeModifier and TypeFieldDescriptionprotected InternationalStringBranchTypeRegistryObjectQueryType.descriptionBranchprotected InternationalStringBranchTypeRegistryObjectQueryType.nameBranchprotected InternationalStringBranchTypeSpecificationLinkQueryType.usageDescriptionBranchMethods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query that return InternationalStringBranchTypeModifier and TypeMethodDescriptionObjectFactory.createInternationalStringBranchType()Create an instance ofInternationalStringBranchTypeRegistryObjectQueryType.getDescriptionBranch()Gets the value of the descriptionBranch property.RegistryObjectQueryType.getNameBranch()Gets the value of the nameBranch property.SpecificationLinkQueryType.getUsageDescriptionBranch()Gets the value of the usageDescriptionBranch property.Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query with parameters of type InternationalStringBranchTypeModifier and TypeMethodDescriptionvoidRegistryObjectQueryType.setDescriptionBranch(InternationalStringBranchType value) Sets the value of the descriptionBranch property.voidRegistryObjectQueryType.setNameBranch(InternationalStringBranchType value) Sets the value of the nameBranch property.voidSpecificationLinkQueryType.setUsageDescriptionBranch(InternationalStringBranchType value) Sets the value of the usageDescriptionBranch property.