Uses of Class
org.apache.sis.internal.jaxb.metadata.MD_Medium
Packages that use MD_Medium
-
Uses of MD_Medium in org.apache.sis.internal.jaxb.metadata
Subclasses of MD_Medium in org.apache.sis.internal.jaxb.metadataModifier and TypeClassDescriptionstatic final class
Wraps the value only if marshalling an element from the ISO 19115:2014 metadata model.Methods in org.apache.sis.internal.jaxb.metadata that return MD_MediumModifier and TypeMethodDescriptionprotected MD_Medium
MD_Medium.Since2014.wrap
(org.opengis.metadata.distribution.Medium value) Wraps the given value in an ISO 19115-3 element, unless we are marshalling an older document.protected MD_Medium
MD_Medium.wrap
(org.opengis.metadata.distribution.Medium value) Invoked byPropertyType
at marshalling time for wrapping the given metadata value in a<mrd:MD_Medium>
XML element.