Uses of Class
oasis.names.tc.ebxml_regrep.xsd.rim._3.AdhocQueryType

Packages that use AdhocQueryType
oasis.names.tc.ebxml_regrep.xsd.lcm._3   
oasis.names.tc.ebxml_regrep.xsd.query._3   
oasis.names.tc.ebxml_regrep.xsd.rim._3   
 

Uses of AdhocQueryType in oasis.names.tc.ebxml_regrep.xsd.lcm._3
 

Fields in oasis.names.tc.ebxml_regrep.xsd.lcm._3 declared as AdhocQueryType
protected  AdhocQueryType RelocateObjectsRequest.adhocQuery
           
protected  AdhocQueryType DeprecateObjectsRequest.adhocQuery
           
protected  AdhocQueryType UndeprecateObjectsRequest.adhocQuery
           
protected  AdhocQueryType ApproveObjectsRequest.adhocQuery
           
protected  AdhocQueryType RemoveObjectsRequest.adhocQuery
           
 

Methods in oasis.names.tc.ebxml_regrep.xsd.lcm._3 that return AdhocQueryType
 AdhocQueryType RelocateObjectsRequest.getAdhocQuery()
          Gets the value of the adhocQuery property.
 AdhocQueryType DeprecateObjectsRequest.getAdhocQuery()
          Gets the value of the adhocQuery property.
 AdhocQueryType UndeprecateObjectsRequest.getAdhocQuery()
          Gets the value of the adhocQuery property.
 AdhocQueryType ApproveObjectsRequest.getAdhocQuery()
          Gets the value of the adhocQuery property.
 AdhocQueryType RemoveObjectsRequest.getAdhocQuery()
          Gets the value of the adhocQuery property.
 

Methods in oasis.names.tc.ebxml_regrep.xsd.lcm._3 with parameters of type AdhocQueryType
 void RelocateObjectsRequest.setAdhocQuery(AdhocQueryType value)
          Sets the value of the adhocQuery property.
 void DeprecateObjectsRequest.setAdhocQuery(AdhocQueryType value)
          Sets the value of the adhocQuery property.
 void UndeprecateObjectsRequest.setAdhocQuery(AdhocQueryType value)
          Sets the value of the adhocQuery property.
 void ApproveObjectsRequest.setAdhocQuery(AdhocQueryType value)
          Sets the value of the adhocQuery property.
 void RemoveObjectsRequest.setAdhocQuery(AdhocQueryType value)
          Sets the value of the adhocQuery property.
 

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

Fields in oasis.names.tc.ebxml_regrep.xsd.query._3 declared as AdhocQueryType
protected  AdhocQueryType AdhocQueryRequest.adhocQuery
           
 

Methods in oasis.names.tc.ebxml_regrep.xsd.query._3 that return AdhocQueryType
 AdhocQueryType AdhocQueryRequest.getAdhocQuery()
          Gets the value of the adhocQuery property.
 

Methods in oasis.names.tc.ebxml_regrep.xsd.query._3 with parameters of type AdhocQueryType
 void AdhocQueryRequest.setAdhocQuery(AdhocQueryType value)
          Sets the value of the adhocQuery property.
 

Uses of AdhocQueryType in oasis.names.tc.ebxml_regrep.xsd.rim._3
 

Methods in oasis.names.tc.ebxml_regrep.xsd.rim._3 that return AdhocQueryType
 AdhocQueryType ObjectFactory.createAdhocQueryType()
          Create an instance of AdhocQueryType
 

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

Methods in oasis.names.tc.ebxml_regrep.xsd.rim._3 with parameters of type AdhocQueryType
 JAXBElement<AdhocQueryType> ObjectFactory.createAdhocQuery(AdhocQueryType value)
          Create an instance of JAXBElement<AdhocQueryType>}
 



Copyright © 2010-2011. All Rights Reserved.