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

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

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

Fields in oasis.names.tc.ebxml_regrep.xsd.lcm._3 declared as ObjectRefType
protected  ObjectRefType RelocateObjectsRequest.destinationRegistry
           
protected  ObjectRefType RelocateObjectsRequest.ownerAtDestination
           
protected  ObjectRefType RelocateObjectsRequest.ownerAtSource
           
protected  ObjectRefType RelocateObjectsRequest.sourceRegistry
           
 

Methods in oasis.names.tc.ebxml_regrep.xsd.lcm._3 that return ObjectRefType
 ObjectRefType RelocateObjectsRequest.getDestinationRegistry()
          Gets the value of the destinationRegistry property.
 ObjectRefType RelocateObjectsRequest.getOwnerAtDestination()
          Gets the value of the ownerAtDestination property.
 ObjectRefType RelocateObjectsRequest.getOwnerAtSource()
          Gets the value of the ownerAtSource property.
 ObjectRefType RelocateObjectsRequest.getSourceRegistry()
          Gets the value of the sourceRegistry property.
 

Methods in oasis.names.tc.ebxml_regrep.xsd.lcm._3 with parameters of type ObjectRefType
 void RelocateObjectsRequest.setDestinationRegistry(ObjectRefType value)
          Sets the value of the destinationRegistry property.
 void RelocateObjectsRequest.setOwnerAtDestination(ObjectRefType value)
          Sets the value of the ownerAtDestination property.
 void RelocateObjectsRequest.setOwnerAtSource(ObjectRefType value)
          Sets the value of the ownerAtSource property.
 void RelocateObjectsRequest.setSourceRegistry(ObjectRefType value)
          Sets the value of the sourceRegistry property.
 

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

Fields in oasis.names.tc.ebxml_regrep.xsd.rim._3 with type parameters of type ObjectRefType
protected  List<ObjectRefType> ObjectRefListType.objectRef
           
 

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

Methods in oasis.names.tc.ebxml_regrep.xsd.rim._3 that return types with arguments of type ObjectRefType
 JAXBElement<ObjectRefType> ObjectFactory.createObjectRef(ObjectRefType value)
          Create an instance of JAXBElement<ObjectRefType>}
 List<ObjectRefType> ObjectRefListType.getObjectRef()
          Gets the value of the objectRef property.
 

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



Copyright © 2010-2011. All Rights Reserved.