public class DescriptionType extends XsdStringType
Java class for descriptionType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="descriptionType">
<simpleContent>
<extension base="<http://java.sun.com/xml/ns/javaee>xsdStringType">
<attribute ref="{http://www.w3.org/XML/1998/namespace}lang"/>
</extension>
</simpleContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
lang |
id, value| Constructor and Description |
|---|
DescriptionType() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getLang()
Gets the value of the lang property.
|
void |
setLang(java.lang.String value)
Sets the value of the lang property.
|
getId, getValue, setId, setValue