Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rim.ObjectRefType
Package
Description
-
Uses of ObjectRefType in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.lcm
Modifier and TypeFieldDescriptionprotected ObjectRefType
RelocateObjectsRequest.destinationRegistry
protected ObjectRefType
RelocateObjectsRequest.ownerAtDestination
protected ObjectRefType
RelocateObjectsRequest.ownerAtSource
protected ObjectRefType
RelocateObjectsRequest.sourceRegistry
Modifier 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.Modifier 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
Modifier and TypeMethodDescriptionObjectFactory.createObjectRefType()
Create an instance ofObjectRefType
Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ObjectRefType>
ObjectFactory.createObjectRef
(ObjectRefType value) ObjectRefListType.getObjectRef()
Gets the value of the objectRef property.Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ObjectRefType>
ObjectFactory.createObjectRef
(ObjectRefType value)