| Package | Description |
|---|---|
| mil.ces.metadata.mdr.ns.gsip.tspi._2_0.core |
| Modifier and Type | Field and Description |
|---|---|
protected DirectionDatumType |
DirectionMeasureType.referenceDatum |
protected DirectionDatumType |
CardinalDirectionType.referenceDatum |
| Modifier and Type | Method and Description |
|---|---|
static DirectionDatumType |
DirectionDatumType.fromValue(String v) |
DirectionDatumType |
DirectionMeasureType.getReferenceDatum()
Gets the value of the referenceDatum property.
|
DirectionDatumType |
CardinalDirectionType.getReferenceDatum()
Gets the value of the referenceDatum property.
|
static DirectionDatumType |
DirectionDatumType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DirectionDatumType[] |
DirectionDatumType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DirectionMeasureType.setReferenceDatum(DirectionDatumType value)
Sets the value of the referenceDatum property.
|
void |
CardinalDirectionType.setReferenceDatum(DirectionDatumType value)
Sets the value of the referenceDatum property.
|
Copyright © 2014–2016 Pink Summit, LLC. All rights reserved.