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

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

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

Fields in oasis.names.tc.ebxml_regrep.xsd.query._3 declared as OrganizationQueryType
protected  OrganizationQueryType RegistryQueryType.operatorQuery
           
protected  OrganizationQueryType OrganizationQueryType.parentQuery
           
 

Fields in oasis.names.tc.ebxml_regrep.xsd.query._3 with type parameters of type OrganizationQueryType
protected  List<OrganizationQueryType> OrganizationQueryType.childOrganizationQuery
           
 

Methods in oasis.names.tc.ebxml_regrep.xsd.query._3 that return OrganizationQueryType
 OrganizationQueryType ObjectFactory.createOrganizationQueryType()
          Create an instance of OrganizationQueryType
 OrganizationQueryType RegistryQueryType.getOperatorQuery()
          Gets the value of the operatorQuery property.
 OrganizationQueryType OrganizationQueryType.getParentQuery()
          Gets the value of the parentQuery property.
 

Methods in oasis.names.tc.ebxml_regrep.xsd.query._3 that return types with arguments of type OrganizationQueryType
 JAXBElement<OrganizationQueryType> ObjectFactory.createOrganizationQuery(OrganizationQueryType value)
          Create an instance of JAXBElement<OrganizationQueryType>}
 List<OrganizationQueryType> OrganizationQueryType.getChildOrganizationQuery()
          Gets the value of the childOrganizationQuery property.
 

Methods in oasis.names.tc.ebxml_regrep.xsd.query._3 with parameters of type OrganizationQueryType
 JAXBElement<OrganizationQueryType> ObjectFactory.createOrganizationQuery(OrganizationQueryType value)
          Create an instance of JAXBElement<OrganizationQueryType>}
 void RegistryQueryType.setOperatorQuery(OrganizationQueryType value)
          Sets the value of the operatorQuery property.
 void OrganizationQueryType.setParentQuery(OrganizationQueryType value)
          Sets the value of the parentQuery property.
 



Copyright © 2010-2011. All Rights Reserved.