Uses of Class
com.luciad.format.metadata.model.constraint.TLcdISO19115ClassificationCode
Package
Description
This package contains information concerning the restrictions placed on data.
-
Uses of TLcdISO19115ClassificationCode in com.luciad.format.metadata.model.constraint
Modifier and TypeFieldDescriptionstatic final TLcdISO19115ClassificationCode
TLcdISO19115ClassificationCode.CONFIDENTIAL
Available for someone who can be entrusted with information.static final TLcdISO19115ClassificationCode
TLcdISO19115ClassificationCode.RESTRICTED
Not for general disclosure.static final TLcdISO19115ClassificationCode
TLcdISO19115ClassificationCode.SECRET
Kept or meant to be kept private, unknown, or hidden from all but a select group of people.static final TLcdISO19115ClassificationCode
TLcdISO19115ClassificationCode.TOP_SECRET
Of the highest secrecy.static final TLcdISO19115ClassificationCode
TLcdISO19115ClassificationCode.UNCLASSIFIED
Available for general disclosure.Modifier and TypeMethodDescriptionTLcdISO19115SecurityConstraints.getClassification()
Returns the role value contained in the value of theTLcdISO19115SecurityConstraints.CLASSIFICATION_PROPERTY
property.Modifier and TypeMethodDescriptionvoid
TLcdISO19115SecurityConstraints.setClassification
(TLcdISO19115ClassificationCode aValue) Sets the value of the property that maps to theclassification
element.