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 classOn unmarshalling, creates an instance of the deprecatedDefaultScopesubclass.static final classWraps 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_ScopeMD_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_ScopeMD_Scope.wrap(org.opengis.metadata.quality.Scope value) Invoked byPropertyTypeat 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