Package | Description |
---|---|
eu.datex2.schema.statisch.measurement.site.messstellen |
Modifier and Type | Field and Description |
---|---|
protected TpegLoc01FramedPointLocationSubtypeEnum |
TpegFramedPoint.tpegFramedPointLocationType |
Modifier and Type | Method and Description |
---|---|
static TpegLoc01FramedPointLocationSubtypeEnum |
TpegLoc01FramedPointLocationSubtypeEnum.fromValue(java.lang.String v) |
TpegLoc01FramedPointLocationSubtypeEnum |
TpegFramedPoint.getTpegFramedPointLocationType()
Gets the value of the tpegFramedPointLocationType property.
|
static TpegLoc01FramedPointLocationSubtypeEnum |
TpegLoc01FramedPointLocationSubtypeEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TpegLoc01FramedPointLocationSubtypeEnum[] |
TpegLoc01FramedPointLocationSubtypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TpegFramedPoint.setTpegFramedPointLocationType(TpegLoc01FramedPointLocationSubtypeEnum value)
Sets the value of the tpegFramedPointLocationType property.
|