|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface BaseFaultType.Description
Interface related to "BaseFaultType.Description" WS-BaseFaults sub-type Thought to be the most "user-friendly" as possible according to WS-BaseFaults specification (part of WS-Resource specifications set) content and especially its associated XML Schema
| Method Summary | |
|---|---|
java.util.Locale |
getLang()
Get the language of the description (based on "ISO 639 code") |
java.lang.String |
getValue()
Get the description content |
void |
setLang(java.util.Locale value)
Set the language of the description (based on "ISO 639 code") |
void |
setValue(java.lang.String value)
Set the description content |
| Method Detail |
|---|
java.util.Locale getLang()
Local objectvoid setLang(java.util.Locale value)
value - the Local object representing the description's languagejava.lang.String getValue()
String representing the description contentvoid setValue(java.lang.String value)
value - the String representing the description content
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||