public final class LocationType
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity
| Modifier and Type | Field and Description |
|---|---|
static int |
_GEOCENTRIC |
static int |
_GEOGRAPHIC |
static LocationType |
GEOCENTRIC |
static LocationType |
GEOGRAPHIC |
| Modifier | Constructor and Description |
|---|---|
protected |
LocationType(int value) |
| Modifier and Type | Method and Description |
|---|---|
static LocationType |
from_int(int value) |
int |
value() |
public static final int _GEOGRAPHIC
public static final LocationType GEOGRAPHIC
public static final int _GEOCENTRIC
public static final LocationType GEOCENTRIC
public int value()
public static LocationType from_int(int value)