Uses of Class
oasis.names.tc.ebxml_regrep.xsd.rs._3.RegistryRequestType

Packages that use RegistryRequestType
oasis.names.tc.ebxml_regrep.xsd.lcm._3   
oasis.names.tc.ebxml_regrep.xsd.query._3   
oasis.names.tc.ebxml_regrep.xsd.rs._3   
 

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

Subclasses of RegistryRequestType in oasis.names.tc.ebxml_regrep.xsd.lcm._3
 class AcceptObjectsRequest
          Java class for anonymous complex type.
 class ApproveObjectsRequest
          Java class for anonymous complex type.
 class DeprecateObjectsRequest
          Java class for anonymous complex type.
 class RelocateObjectsRequest
          Java class for anonymous complex type.
 class RemoveObjectsRequest
          Java class for anonymous complex type.
 class SubmitObjectsRequest
          Java class for anonymous complex type.
 class UndeprecateObjectsRequest
          Java class for anonymous complex type.
 class UpdateObjectsRequest
          Java class for anonymous complex type.
 

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

Subclasses of RegistryRequestType in oasis.names.tc.ebxml_regrep.xsd.query._3
 class AdhocQueryRequest
          Java class for anonymous complex type.
 

Uses of RegistryRequestType in oasis.names.tc.ebxml_regrep.xsd.rs._3
 

Methods in oasis.names.tc.ebxml_regrep.xsd.rs._3 that return RegistryRequestType
 RegistryRequestType ObjectFactory.createRegistryRequestType()
          Create an instance of RegistryRequestType
 

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

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



Copyright © 2010-2011. All Rights Reserved.