Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectRefListType
Packages that use ObjectRefListType
Package
Description
-
Uses of ObjectRefListType in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm
Fields in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm declared as ObjectRefListTypeModifier and TypeFieldDescriptionprotected ObjectRefListType
ApproveObjectsRequest.objectRefList
protected ObjectRefListType
DeprecateObjectsRequest.objectRefList
protected ObjectRefListType
RemoveObjectsRequest.objectRefList
protected ObjectRefListType
UndeprecateObjectsRequest.objectRefList
Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm that return ObjectRefListTypeModifier 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.Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm with parameters of type ObjectRefListTypeModifier 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
Fields in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim declared as ObjectRefListTypeMethods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim that return ObjectRefListTypeModifier and TypeMethodDescriptionObjectFactory.createObjectRefListType()
Create an instance ofObjectRefListType
AuditableEventType.getAffectedObjects()
Gets the value of the affectedObjects property.Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim that return types with arguments of type ObjectRefListTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<ObjectRefListType> ObjectFactory.createObjectRefList
(ObjectRefListType value) Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim with parameters of type ObjectRefListTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<ObjectRefListType> ObjectFactory.createObjectRefList
(ObjectRefListType value) void
AuditableEventType.setAffectedObjects
(ObjectRefListType value) Sets the value of the affectedObjects property.