Package | Description |
---|---|
eu.datex2.schema.statisch.predefined.locations.messquerschnitte |
Modifier and Type | Field and Description |
---|---|
protected MultilingualString |
PredefinedLocation.predefinedLocationName |
protected MultilingualString |
PredefinedNonOrderedLocationGroup.predefinedNonOrderedLocationGroupName |
Modifier and Type | Method and Description |
---|---|
MultilingualString |
ObjectFactory.createMultilingualString()
Create an instance of
MultilingualString |
MultilingualString |
PredefinedLocation.getPredefinedLocationName()
Gets the value of the predefinedLocationName property.
|
MultilingualString |
PredefinedNonOrderedLocationGroup.getPredefinedNonOrderedLocationGroupName()
Gets the value of the predefinedNonOrderedLocationGroupName property.
|
Modifier and Type | Method and Description |
---|---|
void |
PredefinedLocation.setPredefinedLocationName(MultilingualString value)
Sets the value of the predefinedLocationName property.
|
void |
PredefinedNonOrderedLocationGroup.setPredefinedNonOrderedLocationGroupName(MultilingualString value)
Sets the value of the predefinedNonOrderedLocationGroupName property.
|