Uses of Class
org.opengis.metadata.constraint.Classification
Packages that use Classification
-
Uses of Classification in org.opengis.metadata.constraint
Subclasses with type arguments of type Classification in org.opengis.metadata.constraintModifier and TypeClassDescriptionfinal className of the handling restrictions on the dataset.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.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.TOP_SECRETOf the highest secrecy.static final ClassificationClassification.UNCLASSIFIEDAvailable for general disclosure.Fields in org.opengis.metadata.constraint with type parameters of type ClassificationModifier and TypeFieldDescriptionprivate static final List<Classification> Classification.VALUESList of all enumerations of this type.Methods in org.opengis.metadata.constraint that return ClassificationModifier and TypeMethodDescriptionClassification.family()Returns the list of enumerations of the same kind than this enum.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.