Uses of Class
com.luciad.format.metadata.model.dataquality.TLcdISO19115Scope
Packages that use TLcdISO19115Scope
Package
Description
This package contains a general assessment of the quality of the dataset.
-
Uses of TLcdISO19115Scope in com.luciad.format.metadata.model.dataquality
Methods in com.luciad.format.metadata.model.dataquality that return TLcdISO19115ScopeModifier and TypeMethodDescriptionTLcdISO19115DataQuality.getScope()
Returns the role value contained in the value of theTLcdISO19115DataQuality.SCOPE_PROPERTY
property.Methods in com.luciad.format.metadata.model.dataquality with parameters of type TLcdISO19115ScopeModifier and TypeMethodDescriptionvoid
TLcdISO19115DataQuality.setScope
(TLcdISO19115Scope aValue) Sets the value of the property that maps to thescope
element.