Uses of Class
org.apache.sis.internal.jaxb.metadata.MI_RangeElementDescription
Packages that use MI_RangeElementDescription
-
Uses of MI_RangeElementDescription in org.apache.sis.internal.jaxb.metadata
Subclasses of MI_RangeElementDescription 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 MI_RangeElementDescriptionModifier and TypeMethodDescriptionprotected MI_RangeElementDescription
MI_RangeElementDescription.Since2014.wrap
(org.opengis.metadata.content.RangeElementDescription value) Wraps the given value in an ISO 19115-3 element, unless we are marshalling an older document.protected MI_RangeElementDescription
MI_RangeElementDescription.wrap
(org.opengis.metadata.content.RangeElementDescription value) Invoked byPropertyType
at marshalling time for wrapping the given metadata value in a<mrc:MI_RangeElementDescription>
XML element.