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 String |
lang |
id, value| Constructor and Description |
|---|
DescriptionType() |
protected String lang
Apache CXF