| Package | Description |
|---|---|
| mil.ces.metadata.mdr.ns.gsip.tspi._2_0.core |
| Modifier and Type | Field and Description |
|---|---|
protected CompassDirectionType |
CardinalDirectionType.value |
| Modifier and Type | Method and Description |
|---|---|
static CompassDirectionType |
CompassDirectionType.fromValue(String v) |
CompassDirectionType |
CardinalDirectionType.getValue()
Compass Direction Type: The 16 generalized directions (for example: southeast) based on the compass rose.
|
static CompassDirectionType |
CompassDirectionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CompassDirectionType[] |
CompassDirectionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CardinalDirectionType.setValue(CompassDirectionType value)
Sets the value of the value property.
|
Copyright © 2014–2016 Pink Summit, LLC. All rights reserved.