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 ObjectRefTypeRelocateObjectsRequest.destinationRegistryprotected ObjectRefTypeRelocateObjectsRequest.ownerAtDestinationprotected ObjectRefTypeRelocateObjectsRequest.ownerAtSourceprotected ObjectRefTypeRelocateObjectsRequest.sourceRegistryMethods 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 TypeMethodDescriptionvoidRelocateObjectsRequest.setDestinationRegistry(ObjectRefType value) Sets the value of the destinationRegistry property.voidRelocateObjectsRequest.setOwnerAtDestination(ObjectRefType value) Sets the value of the ownerAtDestination property.voidRelocateObjectsRequest.setOwnerAtSource(ObjectRefType value) Sets the value of the ownerAtSource property.voidRelocateObjectsRequest.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 ofObjectRefTypeMethods 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)