|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DisplayName
Represents the display-nameType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="display_nameType">
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>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. |
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. |
| Method Detail |
|---|
String getValue()
Stringvoid setValue(String value)
value - allowed object is StringString getLang()
Stringvoid setLang(String value)
value - allowed object is String
|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 2012 Oracle Corporation. All Rights Reserved.