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

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

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

Subclasses of PersonQueryType in oasis.names.tc.ebxml_regrep.xsd.query._3
 class UserQueryType
          Java class for UserQueryType complex type.
 

Fields in oasis.names.tc.ebxml_regrep.xsd.query._3 declared as PersonQueryType
protected  PersonQueryType OrganizationQueryType.primaryContactQuery
           
 

Methods in oasis.names.tc.ebxml_regrep.xsd.query._3 that return PersonQueryType
 PersonQueryType ObjectFactory.createPersonQueryType()
          Create an instance of PersonQueryType
 PersonQueryType OrganizationQueryType.getPrimaryContactQuery()
          Gets the value of the primaryContactQuery property.
 

Methods in oasis.names.tc.ebxml_regrep.xsd.query._3 that return types with arguments of type PersonQueryType
 JAXBElement<PersonQueryType> ObjectFactory.createPersonQuery(PersonQueryType value)
          Create an instance of JAXBElement<PersonQueryType>}
 

Methods in oasis.names.tc.ebxml_regrep.xsd.query._3 with parameters of type PersonQueryType
 JAXBElement<PersonQueryType> ObjectFactory.createPersonQuery(PersonQueryType value)
          Create an instance of JAXBElement<PersonQueryType>}
 void OrganizationQueryType.setPrimaryContactQuery(PersonQueryType value)
          Sets the value of the primaryContactQuery property.
 



Copyright © 2010-2011. All Rights Reserved.