| Package | Description |
|---|---|
| mil.ces.metadata.mdr.ns.gsip.tspi._2_0.core |
| Modifier and Type | Field and Description |
|---|---|
protected VerticalResolutionEnumerationType |
VerticalResolutionType.value |
protected VerticalResolutionEnumerationType |
DepthMeasureType.verticalResolutionCategory |
protected VerticalResolutionEnumerationType |
AltitudeMeasureType.verticalResolutionCategory |
| Modifier and Type | Method and Description |
|---|---|
static VerticalResolutionEnumerationType |
VerticalResolutionEnumerationType.fromValue(String v) |
VerticalResolutionEnumerationType |
VerticalResolutionType.getValue()
Vertical Resolution Enumeration Type: A coded domain value denoting a vertical resolution category.
|
VerticalResolutionEnumerationType |
DepthMeasureType.getVerticalResolutionCategory()
Gets the value of the verticalResolutionCategory property.
|
VerticalResolutionEnumerationType |
AltitudeMeasureType.getVerticalResolutionCategory()
Gets the value of the verticalResolutionCategory property.
|
static VerticalResolutionEnumerationType |
VerticalResolutionEnumerationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VerticalResolutionEnumerationType[] |
VerticalResolutionEnumerationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VerticalResolutionType.setValue(VerticalResolutionEnumerationType value)
Sets the value of the value property.
|
void |
DepthMeasureType.setVerticalResolutionCategory(VerticalResolutionEnumerationType value)
Sets the value of the verticalResolutionCategory property.
|
void |
AltitudeMeasureType.setVerticalResolutionCategory(VerticalResolutionEnumerationType value)
Sets the value of the verticalResolutionCategory property.
|
Copyright © 2014–2016 Pink Summit, LLC. All rights reserved.