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