Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectRefListType
Package
Description
-
Uses of ObjectRefListType in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm
Modifier and TypeFieldDescriptionprotected ObjectRefListType
ApproveObjectsRequest.objectRefList
protected ObjectRefListType
DeprecateObjectsRequest.objectRefList
protected ObjectRefListType
RemoveObjectsRequest.objectRefList
protected ObjectRefListType
UndeprecateObjectsRequest.objectRefList
Modifier and TypeMethodDescriptionApproveObjectsRequest.getObjectRefList()
Gets the value of the objectRefList property.DeprecateObjectsRequest.getObjectRefList()
Gets the value of the objectRefList property.RemoveObjectsRequest.getObjectRefList()
Gets the value of the objectRefList property.UndeprecateObjectsRequest.getObjectRefList()
Gets the value of the objectRefList property.Modifier and TypeMethodDescriptionvoid
ApproveObjectsRequest.setObjectRefList
(ObjectRefListType value) Sets the value of the objectRefList property.void
DeprecateObjectsRequest.setObjectRefList
(ObjectRefListType value) Sets the value of the objectRefList property.void
RemoveObjectsRequest.setObjectRefList
(ObjectRefListType value) Sets the value of the objectRefList property.void
UndeprecateObjectsRequest.setObjectRefList
(ObjectRefListType value) Sets the value of the objectRefList property. -
Uses of ObjectRefListType in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Modifier and TypeMethodDescriptionObjectFactory.createObjectRefListType()
Create an instance ofObjectRefListType
AuditableEventType.getAffectedObjects()
Gets the value of the affectedObjects property.Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ObjectRefListType>
ObjectFactory.createObjectRefList
(ObjectRefListType value) Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ObjectRefListType>
ObjectFactory.createObjectRefList
(ObjectRefListType value) void
AuditableEventType.setAffectedObjects
(ObjectRefListType value) Sets the value of the affectedObjects property.