Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectRefType
Packages that use ObjectRefType
Package
Description
-
Uses of ObjectRefType 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 ObjectRefTypeModifier and TypeFieldDescriptionprotected ObjectRefType
RelocateObjectsRequest.destinationRegistry
protected ObjectRefType
RelocateObjectsRequest.ownerAtDestination
protected ObjectRefType
RelocateObjectsRequest.ownerAtSource
protected ObjectRefType
RelocateObjectsRequest.sourceRegistry
Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm that return ObjectRefTypeModifier and TypeMethodDescriptionRelocateObjectsRequest.getDestinationRegistry()
Gets the value of the destinationRegistry property.RelocateObjectsRequest.getOwnerAtDestination()
Gets the value of the ownerAtDestination property.RelocateObjectsRequest.getOwnerAtSource()
Gets the value of the ownerAtSource property.RelocateObjectsRequest.getSourceRegistry()
Gets the value of the sourceRegistry property.Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm with parameters of type ObjectRefTypeModifier and TypeMethodDescriptionvoid
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 org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim
Fields in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim with type parameters of type ObjectRefTypeMethods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim that return ObjectRefTypeModifier and TypeMethodDescriptionObjectFactory.createObjectRefType()
Create an instance ofObjectRefType
Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim that return types with arguments of type ObjectRefTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<ObjectRefType> ObjectFactory.createObjectRef
(ObjectRefType value) ObjectRefListType.getObjectRef()
Gets the value of the objectRef property.Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim with parameters of type ObjectRefTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<ObjectRefType> ObjectFactory.createObjectRef
(ObjectRefType value)