public class DisplayNameType extends CString
Java class for display-nameType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="display-nameType">
<simpleContent>
<extension base="<http://java.sun.com/xml/ns/javaee>string">
<attribute ref="{http://www.w3.org/XML/1998/namespace}lang"/>
</extension>
</simpleContent>
</complexType>
| Constructor and Description |
|---|
DisplayNameType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLang()
Gets the value of the lang property.
|
void |
setLang(String value)
Sets the value of the lang property.
|
protected String lang
Apache CXF