Uses of Class
oasis.names.tc.ebxml_regrep.xsd.query._3.InternationalStringBranchType

Packages that use InternationalStringBranchType
oasis.names.tc.ebxml_regrep.xsd.query._3   
 

Uses of InternationalStringBranchType in oasis.names.tc.ebxml_regrep.xsd.query._3
 

Fields in oasis.names.tc.ebxml_regrep.xsd.query._3 declared as InternationalStringBranchType
protected  InternationalStringBranchType RegistryObjectQueryType.descriptionBranch
           
protected  InternationalStringBranchType RegistryObjectQueryType.nameBranch
           
protected  InternationalStringBranchType SpecificationLinkQueryType.usageDescriptionBranch
           
 

Methods in oasis.names.tc.ebxml_regrep.xsd.query._3 that return InternationalStringBranchType
 InternationalStringBranchType ObjectFactory.createInternationalStringBranchType()
          Create an instance of InternationalStringBranchType
 InternationalStringBranchType RegistryObjectQueryType.getDescriptionBranch()
          Gets the value of the descriptionBranch property.
 InternationalStringBranchType RegistryObjectQueryType.getNameBranch()
          Gets the value of the nameBranch property.
 InternationalStringBranchType SpecificationLinkQueryType.getUsageDescriptionBranch()
          Gets the value of the usageDescriptionBranch property.
 

Methods in oasis.names.tc.ebxml_regrep.xsd.query._3 with parameters of type InternationalStringBranchType
 void 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.
 



Copyright © 2010-2011. All Rights Reserved.