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

Packages that use RegistryObjectListType
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 RegistryObjectListType in oasis.names.tc.ebxml_regrep.xsd.lcm._3
 

Fields in oasis.names.tc.ebxml_regrep.xsd.lcm._3 declared as RegistryObjectListType
protected  RegistryObjectListType SubmitObjectsRequest.registryObjectList
           
protected  RegistryObjectListType UpdateObjectsRequest.registryObjectList
           
 

Methods in oasis.names.tc.ebxml_regrep.xsd.lcm._3 that return RegistryObjectListType
 RegistryObjectListType SubmitObjectsRequest.getRegistryObjectList()
          Gets the value of the registryObjectList property.
 RegistryObjectListType UpdateObjectsRequest.getRegistryObjectList()
          Gets the value of the registryObjectList property.
 

Methods in oasis.names.tc.ebxml_regrep.xsd.lcm._3 with parameters of type RegistryObjectListType
 void SubmitObjectsRequest.setRegistryObjectList(RegistryObjectListType value)
          Sets the value of the registryObjectList property.
 void UpdateObjectsRequest.setRegistryObjectList(RegistryObjectListType value)
          Sets the value of the registryObjectList property.
 

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

Fields in oasis.names.tc.ebxml_regrep.xsd.query._3 declared as RegistryObjectListType
protected  RegistryObjectListType AdhocQueryResponse.registryObjectList
           
 

Methods in oasis.names.tc.ebxml_regrep.xsd.query._3 that return RegistryObjectListType
 RegistryObjectListType AdhocQueryResponse.getRegistryObjectList()
          Gets the value of the registryObjectList property.
 

Methods in oasis.names.tc.ebxml_regrep.xsd.query._3 with parameters of type RegistryObjectListType
 void AdhocQueryResponse.setRegistryObjectList(RegistryObjectListType value)
          Sets the value of the registryObjectList property.
 

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

Fields in oasis.names.tc.ebxml_regrep.xsd.rim._3 declared as RegistryObjectListType
protected  RegistryObjectListType NotificationType.registryObjectList
           
protected  RegistryObjectListType RegistryPackageType.registryObjectList
           
 

Methods in oasis.names.tc.ebxml_regrep.xsd.rim._3 that return RegistryObjectListType
 RegistryObjectListType ObjectFactory.createRegistryObjectListType()
          Create an instance of RegistryObjectListType
 RegistryObjectListType NotificationType.getRegistryObjectList()
          Gets the value of the registryObjectList property.
 RegistryObjectListType RegistryPackageType.getRegistryObjectList()
          Gets the value of the registryObjectList property.
 

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

Methods in oasis.names.tc.ebxml_regrep.xsd.rim._3 with parameters of type RegistryObjectListType
 JAXBElement<RegistryObjectListType> ObjectFactory.createRegistryObjectList(RegistryObjectListType value)
          Create an instance of JAXBElement<RegistryObjectListType>}
 void NotificationType.setRegistryObjectList(RegistryObjectListType value)
          Sets the value of the registryObjectList property.
 void RegistryPackageType.setRegistryObjectList(RegistryObjectListType value)
          Sets the value of the registryObjectList property.
 



Copyright © 2010-2011. All Rights Reserved.