Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query.InternationalStringBranchType
-
Uses of InternationalStringBranchType in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.query
Modifier and TypeFieldDescriptionprotected InternationalStringBranchType
RegistryObjectQueryType.descriptionBranch
protected InternationalStringBranchType
RegistryObjectQueryType.nameBranch
protected InternationalStringBranchType
SpecificationLinkQueryType.usageDescriptionBranch
Modifier and TypeMethodDescriptionObjectFactory.createInternationalStringBranchType()
Create an instance ofInternationalStringBranchType
RegistryObjectQueryType.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.Modifier and TypeMethodDescriptionvoid
RegistryObjectQueryType.setDescriptionBranch
(InternationalStringBranchType value) Sets the value of the descriptionBranch property.void
RegistryObjectQueryType.setNameBranch
(InternationalStringBranchType value) Sets the value of the nameBranch property.void
SpecificationLinkQueryType.setUsageDescriptionBranch
(InternationalStringBranchType value) Sets the value of the usageDescriptionBranch property.