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

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

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

Fields in oasis.names.tc.ebxml_regrep.xsd.query._3 declared as UserQueryType
protected  UserQueryType AuditableEventQueryType.userQuery
           
 

Methods in oasis.names.tc.ebxml_regrep.xsd.query._3 that return UserQueryType
 UserQueryType ObjectFactory.createUserQueryType()
          Create an instance of UserQueryType
 UserQueryType AuditableEventQueryType.getUserQuery()
          Gets the value of the userQuery property.
 

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

Methods in oasis.names.tc.ebxml_regrep.xsd.query._3 with parameters of type UserQueryType
 JAXBElement<UserQueryType> ObjectFactory.createUserQuery(UserQueryType value)
          Create an instance of JAXBElement<UserQueryType>}
 void AuditableEventQueryType.setUserQuery(UserQueryType value)
          Sets the value of the userQuery property.
 



Copyright © 2010-2011. All Rights Reserved.