|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DisplayNameType
The display-name type contains a short name that is intended
to be displayed by tools. It is used by display-name
elements. The display name need not be unique.
Example:
...
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>
| Method Summary | |
|---|---|
String |
getLang()
Gets the value of the lang property. |
void |
setLang(String value)
Sets the value of the lang property. |
| Methods inherited from interface net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.String |
|---|
getId, getValue, setId, setValue |
| Method Detail |
|---|
String getLang()
Stringvoid setLang(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||