| Package | Description |
|---|---|
| org.locationtech.geowave.format.stanag4676.parser.model |
| Modifier and Type | Method and Description |
|---|---|
static ClassificationLevel |
ClassificationLevel.fromString(String value) |
ClassificationLevel |
Security.getClassification() |
static ClassificationLevel |
ClassificationLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClassificationLevel[] |
ClassificationLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Security.setClassification(ClassificationLevel classification) |
Copyright © 2013–2020. All rights reserved.