Uses of Class
org.apache.sis.internal.jaxb.metadata.MD_Scope
Packages that use MD_Scope
-
Uses of MD_Scope in org.apache.sis.internal.jaxb.metadata
Subclasses of MD_Scope in org.apache.sis.internal.jaxb.metadataModifier and TypeClassDescriptionstatic final class
On unmarshalling, creates an instance of the deprecatedDefaultScope
subclass.static 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_ScopeModifier and TypeMethodDescriptionprotected MD_Scope
MD_Scope.Since2014.wrap
(org.opengis.metadata.quality.Scope value) Wraps the given value in an ISO 19115-3 element, unless we are marshalling an older document.protected MD_Scope
MD_Scope.wrap
(org.opengis.metadata.quality.Scope value) Invoked byPropertyType
at marshalling time for wrapping the given metadata value in a<mcc:MD_Scope>
XML element.Methods in org.apache.sis.internal.jaxb.metadata with parameters of type MD_Scope