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