public class MultilingualStringValue extends Object
Java class for MultilingualStringValue complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MultilingualStringValue">
<simpleContent>
<extension base="<http://datex2.eu/schema/2/2_0>MultilingualStringValueType">
<attribute name="lang" type="{http://www.w3.org/2001/XMLSchema}language" />
</extension>
</simpleContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
lang |
protected String |
value |
| Constructor and Description |
|---|
MultilingualStringValue() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLang()
Gets the value of the lang property.
|
String |
getValue()
Gets the value of the value property.
|
void |
setLang(String value)
Sets the value of the lang property.
|
void |
setValue(String value)
Sets the value of the value property.
|
public String getValue()
Stringpublic void setValue(String value)
value - allowed object is
Stringpublic String getLang()
StringCopyright © 2014–2015 Centrum dopravního výzkumu, v.v.i.. All rights reserved.