Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.metadata.ObjectReference
Packages that use ObjectReference
Package
Description
-
Uses of ObjectReference in org.openehealth.ipf.commons.ihe.xds.core.ebxml
Methods in org.openehealth.ipf.commons.ihe.xds.core.ebxml that return types with arguments of type ObjectReferenceModifier and TypeMethodDescriptionEbXMLQueryResponse.getReferences()
EbXMLRemoveMetadataRequest.getReferences()
Methods in org.openehealth.ipf.commons.ihe.xds.core.ebxml with parameters of type ObjectReferenceModifier and TypeMethodDescriptionvoid
EbXMLQueryResponse.addReference
(ObjectReference ref) Adds an object reference to the response.Method parameters in org.openehealth.ipf.commons.ihe.xds.core.ebxml with type arguments of type ObjectReferenceModifier and TypeMethodDescriptionvoid
EbXMLRemoveMetadataRequest.setReferences
(List<ObjectReference> references) Sets the object references of the remove request. -
Uses of ObjectReference in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30
Methods in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30 that return types with arguments of type ObjectReferenceModifier and TypeMethodDescriptionEbXMLQueryResponse30.getReferences()
EbXMLRemoveMetadataRequest30.getReferences()
Methods in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30 with parameters of type ObjectReferenceMethod parameters in org.openehealth.ipf.commons.ihe.xds.core.ebxml.ebxml30 with type arguments of type ObjectReferenceModifier and TypeMethodDescriptionvoid
EbXMLRemoveMetadataRequest30.setReferences
(List<ObjectReference> references) -
Uses of ObjectReference in org.openehealth.ipf.commons.ihe.xds.core.requests
Methods in org.openehealth.ipf.commons.ihe.xds.core.requests that return types with arguments of type ObjectReference -
Uses of ObjectReference in org.openehealth.ipf.commons.ihe.xds.core.responses
Methods in org.openehealth.ipf.commons.ihe.xds.core.responses that return types with arguments of type ObjectReferenceMethod parameters in org.openehealth.ipf.commons.ihe.xds.core.responses with type arguments of type ObjectReferenceModifier and TypeMethodDescriptionvoid
QueryResponse.setReferences
(List<ObjectReference> references)