Uses of Class
org.apache.sis.metadata.iso.maintenance.DefaultScopeDescription
-
Packages that use DefaultScopeDescription Package Description org.apache.sis.metadata.iso.maintenance Information about the frequency and scope of data updates. -
-
Uses of DefaultScopeDescription in org.apache.sis.metadata.iso.maintenance
Methods in org.apache.sis.metadata.iso.maintenance that return DefaultScopeDescription Modifier and Type Method Description static DefaultScopeDescription
DefaultScopeDescription. castOrCopy(ScopeDescription object)
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
-