Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.requests.RemoveMetadata
Packages that use RemoveMetadata
-
Uses of RemoveMetadata in org.openehealth.ipf.commons.ihe.xds.core.transform.requests
Methods in org.openehealth.ipf.commons.ihe.xds.core.transform.requests that return RemoveMetadataModifier and TypeMethodDescriptionRemoveMetadataRequestTransformer.fromEbXML(EbXMLRemoveMetadataRequest<RemoveObjectsRequest> ebXML) Transforms the ebXML representation into a request.Methods in org.openehealth.ipf.commons.ihe.xds.core.transform.requests with parameters of type RemoveMetadataModifier and TypeMethodDescriptionRemoveMetadataRequestTransformer.toEbXML(RemoveMetadata request) Transforms the request into its ebXML representation.