|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface StatusInfo
An XML StatusInfo(@http://enterprise.businessobjects.com/4.0/server). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
StatusInfo.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.SubstitutionStrings |
addNewSubstitutionStrings()
Appends and returns a new empty "SubstitutionStrings" element |
int |
getActualRunState()
Gets the "ActualRunState" element |
int |
getExpectedRunState()
Gets the "ExpectedRunState" element |
java.lang.String |
getResourceId()
Gets the "ResourceId" element |
int |
getStatus()
Gets the "Status" element |
com.businessobjects.enterprise.infoobject.SubstitutionStrings |
getSubstitutionStrings()
Gets the "SubstitutionStrings" element |
boolean |
isSetActualRunState()
True if has "ActualRunState" element |
boolean |
isSetExpectedRunState()
True if has "ExpectedRunState" element |
boolean |
isSetResourceId()
True if has "ResourceId" element |
boolean |
isSetStatus()
True if has "Status" element |
boolean |
isSetSubstitutionStrings()
True if has "SubstitutionStrings" element |
void |
setActualRunState(int actualRunState)
Sets the "ActualRunState" element |
void |
setExpectedRunState(int expectedRunState)
Sets the "ExpectedRunState" element |
void |
setResourceId(java.lang.String resourceId)
Sets the "ResourceId" element |
void |
setStatus(int status)
Sets the "Status" element |
void |
setSubstitutionStrings(com.businessobjects.enterprise.infoobject.SubstitutionStrings substitutionStrings)
Sets the "SubstitutionStrings" element |
void |
unsetActualRunState()
Unsets the "ActualRunState" element |
void |
unsetExpectedRunState()
Unsets the "ExpectedRunState" element |
void |
unsetResourceId()
Unsets the "ResourceId" element |
void |
unsetStatus()
Unsets the "Status" element |
void |
unsetSubstitutionStrings()
Unsets the "SubstitutionStrings" element |
org.apache.xmlbeans.XmlInt |
xgetActualRunState()
Gets (as xml) the "ActualRunState" element |
org.apache.xmlbeans.XmlInt |
xgetExpectedRunState()
Gets (as xml) the "ExpectedRunState" element |
org.apache.xmlbeans.XmlString |
xgetResourceId()
Gets (as xml) the "ResourceId" element |
org.apache.xmlbeans.XmlInt |
xgetStatus()
Gets (as xml) the "Status" element |
void |
xsetActualRunState(org.apache.xmlbeans.XmlInt actualRunState)
Sets (as xml) the "ActualRunState" element |
void |
xsetExpectedRunState(org.apache.xmlbeans.XmlInt expectedRunState)
Sets (as xml) the "ExpectedRunState" element |
void |
xsetResourceId(org.apache.xmlbeans.XmlString resourceId)
Sets (as xml) the "ResourceId" element |
void |
xsetStatus(org.apache.xmlbeans.XmlInt status)
Sets (as xml) the "Status" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
com.businessobjects.enterprise.infoobject.SubstitutionStrings getSubstitutionStrings()
boolean isSetSubstitutionStrings()
void setSubstitutionStrings(com.businessobjects.enterprise.infoobject.SubstitutionStrings substitutionStrings)
com.businessobjects.enterprise.infoobject.SubstitutionStrings addNewSubstitutionStrings()
void unsetSubstitutionStrings()
java.lang.String getResourceId()
org.apache.xmlbeans.XmlString xgetResourceId()
boolean isSetResourceId()
void setResourceId(java.lang.String resourceId)
void xsetResourceId(org.apache.xmlbeans.XmlString resourceId)
void unsetResourceId()
int getStatus()
org.apache.xmlbeans.XmlInt xgetStatus()
boolean isSetStatus()
void setStatus(int status)
void xsetStatus(org.apache.xmlbeans.XmlInt status)
void unsetStatus()
int getActualRunState()
org.apache.xmlbeans.XmlInt xgetActualRunState()
boolean isSetActualRunState()
void setActualRunState(int actualRunState)
void xsetActualRunState(org.apache.xmlbeans.XmlInt actualRunState)
void unsetActualRunState()
int getExpectedRunState()
org.apache.xmlbeans.XmlInt xgetExpectedRunState()
boolean isSetExpectedRunState()
void setExpectedRunState(int expectedRunState)
void xsetExpectedRunState(org.apache.xmlbeans.XmlInt expectedRunState)
void unsetExpectedRunState()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||