Uses of Class
com.luciad.format.metadata.model.identification.TLcdISO19115ProgressCode
Package
Description
Identification information contains information to uniquely identify the data.
-
Uses of TLcdISO19115ProgressCode in com.luciad.format.metadata.model.identification
Modifier and TypeFieldDescriptionstatic final TLcdISO19115ProgressCode
TLcdISO19115ProgressCode.COMPLETED
Production of the data has been completed.static final TLcdISO19115ProgressCode
TLcdISO19115ProgressCode.HISTORICAL_ARCHIVE
Data has been stored in an offline storage facilitystatic final TLcdISO19115ProgressCode
TLcdISO19115ProgressCode.OBSOLETE
Data is no longer relevant.static final TLcdISO19115ProgressCode
TLcdISO19115ProgressCode.ON_GOING
Data is continually being updated.static final TLcdISO19115ProgressCode
TLcdISO19115ProgressCode.PLANNED
Fixed date has been established upon or by which the data will be created or updated.static final TLcdISO19115ProgressCode
TLcdISO19115ProgressCode.REQUIRED
Data needs to be generated or updated.static final TLcdISO19115ProgressCode
TLcdISO19115ProgressCode.UNDER_DEVELOPMENT
Data is currently in the process of being created.Modifier and TypeMethodDescriptionTLcdISO19115Identification.getStatus()
Gets the value of theTLcdISO19115Identification.STATUS_PROPERTY
property adapted to a list ofTLcdISO19115ProgressCode
instances.