Uses of Class
com.luciad.format.metadata.model.identification.TLcdISO19115ProgressCode
Packages that use TLcdISO19115ProgressCode
Package
Description
Identification information contains information to uniquely identify the data.
-
Uses of TLcdISO19115ProgressCode in com.luciad.format.metadata.model.identification
Fields in com.luciad.format.metadata.model.identification declared as TLcdISO19115ProgressCodeModifier and TypeFieldDescriptionstatic final TLcdISO19115ProgressCodeTLcdISO19115ProgressCode.COMPLETEDProduction of the data has been completed.static final TLcdISO19115ProgressCodeTLcdISO19115ProgressCode.HISTORICAL_ARCHIVEData has been stored in an offline storage facilitystatic final TLcdISO19115ProgressCodeTLcdISO19115ProgressCode.OBSOLETEData is no longer relevant.static final TLcdISO19115ProgressCodeTLcdISO19115ProgressCode.ON_GOINGData is continually being updated.static final TLcdISO19115ProgressCodeTLcdISO19115ProgressCode.PLANNEDFixed date has been established upon or by which the data will be created or updated.static final TLcdISO19115ProgressCodeTLcdISO19115ProgressCode.REQUIREDData needs to be generated or updated.static final TLcdISO19115ProgressCodeTLcdISO19115ProgressCode.UNDER_DEVELOPMENTData is currently in the process of being created.Methods in com.luciad.format.metadata.model.identification that return types with arguments of type TLcdISO19115ProgressCodeModifier and TypeMethodDescriptionTLcdISO19115Identification.getStatus()Gets the value of theTLcdISO19115Identification.STATUS_PROPERTYproperty adapted to a list ofTLcdISO19115ProgressCodeinstances.