Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.metadata.Author
Packages that use Author
Package
Description
-
Uses of Author in org.openehealth.ipf.commons.ihe.xds.core.metadata
Methods in org.openehealth.ipf.commons.ihe.xds.core.metadata that return types with arguments of type AuthorMethods in org.openehealth.ipf.commons.ihe.xds.core.metadata with parameters of type Author -
Uses of Author in org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml
Methods in org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml that return AuthorModifier and TypeMethodDescriptionAuthorTransformer.fromEbXML
(EbXMLClassification classification) Transforms an aEbXMLClassification
toAuthor
.Methods in org.openehealth.ipf.commons.ihe.xds.core.transform.ebxml with parameters of type AuthorModifier and TypeMethodDescriptionAuthorTransformer.toEbXML
(Author author, EbXMLObjectLibrary objectLibrary) Transforms anAuthor
to aEbXMLClassification
.