Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.metadata.XDSMetaClass
Packages that use XDSMetaClass
Package
Description
-
Uses of XDSMetaClass in org.openehealth.ipf.commons.ihe.xds.core.metadata
Subclasses of XDSMetaClass in org.openehealth.ipf.commons.ihe.xds.core.metadataModifier and TypeClassDescriptionclass
Represents an XDS document entry according to the IHE XDS specification.class
Represents an XDS folder according to the IHE XDS specification.class
Represents an XDS submission set according to the IHE XDS specification. -
Uses of XDSMetaClass in org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml
Classes in org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml with type parameters of type XDSMetaClassModifier and TypeClassDescriptionclass
XDSMetaClassTransformer<E extends EbXMLRegistryObject,
C extends XDSMetaClass> Base class for transformers ofXDSMetaClass
and ebXML representations.