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

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

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

Fields in oasis.names.tc.ebxml_regrep.xsd.lcm._3 declared as ObjectRefListType
protected  ObjectRefListType DeprecateObjectsRequest.objectRefList
           
protected  ObjectRefListType UndeprecateObjectsRequest.objectRefList
           
protected  ObjectRefListType ApproveObjectsRequest.objectRefList
           
protected  ObjectRefListType RemoveObjectsRequest.objectRefList
           
 

Methods in oasis.names.tc.ebxml_regrep.xsd.lcm._3 that return ObjectRefListType
 ObjectRefListType DeprecateObjectsRequest.getObjectRefList()
          Gets the value of the objectRefList property.
 ObjectRefListType UndeprecateObjectsRequest.getObjectRefList()
          Gets the value of the objectRefList property.
 ObjectRefListType ApproveObjectsRequest.getObjectRefList()
          Gets the value of the objectRefList property.
 ObjectRefListType RemoveObjectsRequest.getObjectRefList()
          Gets the value of the objectRefList property.
 

Methods in oasis.names.tc.ebxml_regrep.xsd.lcm._3 with parameters of type ObjectRefListType
 void DeprecateObjectsRequest.setObjectRefList(ObjectRefListType value)
          Sets the value of the objectRefList property.
 void UndeprecateObjectsRequest.setObjectRefList(ObjectRefListType value)
          Sets the value of the objectRefList property.
 void ApproveObjectsRequest.setObjectRefList(ObjectRefListType value)
          Sets the value of the objectRefList property.
 void RemoveObjectsRequest.setObjectRefList(ObjectRefListType value)
          Sets the value of the objectRefList property.
 

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

Fields in oasis.names.tc.ebxml_regrep.xsd.rim._3 declared as ObjectRefListType
protected  ObjectRefListType AuditableEventType.affectedObjects
           
 

Methods in oasis.names.tc.ebxml_regrep.xsd.rim._3 that return ObjectRefListType
 ObjectRefListType ObjectFactory.createObjectRefListType()
          Create an instance of ObjectRefListType
 ObjectRefListType AuditableEventType.getAffectedObjects()
          Gets the value of the affectedObjects property.
 

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

Methods in oasis.names.tc.ebxml_regrep.xsd.rim._3 with parameters of type ObjectRefListType
 JAXBElement<ObjectRefListType> ObjectFactory.createObjectRefList(ObjectRefListType value)
          Create an instance of JAXBElement<ObjectRefListType>}
 void AuditableEventType.setAffectedObjects(ObjectRefListType value)
          Sets the value of the affectedObjects property.
 



Copyright © 2010-2011. All Rights Reserved.