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