| Modifier and Type | Field and Description |
|---|---|
protected PositioningMethodType |
AmlType.positioningMethod |
| Modifier and Type | Method and Description |
|---|---|
static PositioningMethodType |
PositioningMethodType.fromValue(String v) |
PositioningMethodType |
AmlType.getPositioningMethod()
Ruft den Wert der positioningMethod-Eigenschaft ab.
|
static PositioningMethodType |
PositioningMethodType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PositioningMethodType[] |
PositioningMethodType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AmlType.setPositioningMethod(PositioningMethodType value)
Legt den Wert der positioningMethod-Eigenschaft fest.
|
Copyright © 2018. All rights reserved.