|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface BaseFaultType.ErrorCode
Interface related to "BaseFaultType.ErrorCode" 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 | |
|---|---|
void |
addCode(java.lang.Object code)
add a Error code the the list |
java.util.List<java.lang.Object> |
getCodes()
Get the list of Error code |
java.net.URI |
getDialect()
Get the dialect associated to the Error Code used |
void |
setDialect(java.net.URI dialect)
Set the dialect associated to the Error Code used |
| Method Detail |
|---|
java.net.URI getDialect()
URI objectvoid setDialect(java.net.URI dialect)
dialect - the URI of the currently used dialectjava.util.List<java.lang.Object> getCodes()
void addCode(java.lang.Object code)
code - the error Code to add
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||