Uses of Class
org.opengis.metadata.constraint.Classification
Packages that use Classification
-
Uses of Classification in org.opengis.metadata.constraint
Fields in org.opengis.metadata.constraint declared as ClassificationModifier and TypeFieldDescriptionstatic final ClassificationClassification.CONFIDENTIALAvailable for someone who can be entrusted with information.static final ClassificationClassification.FOR_OFFICIAL_USE_ONLYUnclassified information that is to be used only for official purposes determinate by the designating body.static final ClassificationClassification.LIMITED_DISTRIBUTIONDissemination limited by designating body.static final ClassificationClassification.PROTECTEDCompromise of the information could cause damage.static final ClassificationClassification.RESTRICTEDNot for general disclosure.static final ClassificationClassification.SECRETKept or meant to be kept private, unknown, or hidden from all but a select group of people.static final ClassificationClassification.SENSITIVE_BUT_UNCLASSIFIEDAlthough unclassified, requires strict controls over its distribution.static final ClassificationClassification.TOP_SECRETOf the highest secrecy.static final ClassificationClassification.UNCLASSIFIEDAvailable for general disclosure.Methods in org.opengis.metadata.constraint that return ClassificationModifier and TypeMethodDescriptionClassification.family()Returns the list of codes of the same kind as this code list element.SecurityConstraints.getClassification()Name of the handling restrictions on the resource.static ClassificationReturns the classification that matches the given string, or returns a new one if none match it.static Classification[]Classification.values()Returns the list ofClassifications.