|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ErrorDescrption
An XML ErrorDescrption(@http://enterprise.businessobjects.com/3.0/server). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
ErrorDescrption.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
java.lang.String |
getBadValue()
Gets the "BadValue" element |
int |
getErrorId()
Gets the "ErrorId" element |
boolean |
isSetBadValue()
True if has "BadValue" element |
boolean |
isSetErrorId()
True if has "ErrorId" element |
void |
setBadValue(java.lang.String badValue)
Sets the "BadValue" element |
void |
setErrorId(int errorId)
Sets the "ErrorId" element |
void |
unsetBadValue()
Unsets the "BadValue" element |
void |
unsetErrorId()
Unsets the "ErrorId" element |
org.apache.xmlbeans.XmlString |
xgetBadValue()
Gets (as xml) the "BadValue" element |
org.apache.xmlbeans.XmlInt |
xgetErrorId()
Gets (as xml) the "ErrorId" element |
void |
xsetBadValue(org.apache.xmlbeans.XmlString badValue)
Sets (as xml) the "BadValue" element |
void |
xsetErrorId(org.apache.xmlbeans.XmlInt errorId)
Sets (as xml) the "ErrorId" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
int getErrorId()
org.apache.xmlbeans.XmlInt xgetErrorId()
boolean isSetErrorId()
void setErrorId(int errorId)
void xsetErrorId(org.apache.xmlbeans.XmlInt errorId)
void unsetErrorId()
java.lang.String getBadValue()
org.apache.xmlbeans.XmlString xgetBadValue()
boolean isSetBadValue()
void setBadValue(java.lang.String badValue)
void xsetBadValue(org.apache.xmlbeans.XmlString badValue)
void unsetBadValue()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||