|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ConfigPropErrorDesc
An XML ConfigPropErrorDesc(@http://enterprise.businessobjects.com/3.0/server). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
ConfigPropErrorDesc.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
com.businessobjects.enterprise.infoobject.VoidProperty |
addNewErrorValue()
Appends and returns a new empty "ErrorValue" element |
int |
getErrorDescription()
Gets the "ErrorDescription" element |
com.businessobjects.enterprise.infoobject.VoidProperty |
getErrorValue()
Gets the "ErrorValue" element |
boolean |
isSetErrorDescription()
True if has "ErrorDescription" element |
boolean |
isSetErrorValue()
True if has "ErrorValue" element |
void |
setErrorDescription(int errorDescription)
Sets the "ErrorDescription" element |
void |
setErrorValue(com.businessobjects.enterprise.infoobject.VoidProperty errorValue)
Sets the "ErrorValue" element |
void |
unsetErrorDescription()
Unsets the "ErrorDescription" element |
void |
unsetErrorValue()
Unsets the "ErrorValue" element |
org.apache.xmlbeans.XmlInt |
xgetErrorDescription()
Gets (as xml) the "ErrorDescription" element |
void |
xsetErrorDescription(org.apache.xmlbeans.XmlInt errorDescription)
Sets (as xml) the "ErrorDescription" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
com.businessobjects.enterprise.infoobject.VoidProperty getErrorValue()
boolean isSetErrorValue()
void setErrorValue(com.businessobjects.enterprise.infoobject.VoidProperty errorValue)
com.businessobjects.enterprise.infoobject.VoidProperty addNewErrorValue()
void unsetErrorValue()
int getErrorDescription()
org.apache.xmlbeans.XmlInt xgetErrorDescription()
boolean isSetErrorDescription()
void setErrorDescription(int errorDescription)
void xsetErrorDescription(org.apache.xmlbeans.XmlInt errorDescription)
void unsetErrorDescription()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||