|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SupportedAuditEvents
An XML SupportedAuditEvents(@http://enterprise.businessobjects.com/3.0/server). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
SupportedAuditEvents.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
void |
addAuditEventID(int auditEventID)
Appends the value as the last "AuditEventID" element |
org.apache.xmlbeans.XmlInt |
addNewAuditEventID()
Appends and returns a new empty value (as xml) as the last "AuditEventID" element |
int[] |
getAuditEventIDArray()
Gets array of all "AuditEventID" elements |
int |
getAuditEventIDArray(int i)
Gets ith "AuditEventID" element |
void |
insertAuditEventID(int i,
int auditEventID)
Inserts the value as the ith "AuditEventID" element |
org.apache.xmlbeans.XmlInt |
insertNewAuditEventID(int i)
Inserts and returns a new empty value (as xml) as the ith "AuditEventID" element |
void |
removeAuditEventID(int i)
Removes the ith "AuditEventID" element |
void |
setAuditEventIDArray(int[] auditEventIDArray)
Sets array of all "AuditEventID" element |
void |
setAuditEventIDArray(int i,
int auditEventID)
Sets ith "AuditEventID" element |
int |
sizeOfAuditEventIDArray()
Returns number of "AuditEventID" element |
org.apache.xmlbeans.XmlInt[] |
xgetAuditEventIDArray()
Gets (as xml) array of all "AuditEventID" elements |
org.apache.xmlbeans.XmlInt |
xgetAuditEventIDArray(int i)
Gets (as xml) ith "AuditEventID" element |
void |
xsetAuditEventIDArray(int i,
org.apache.xmlbeans.XmlInt auditEventID)
Sets (as xml) ith "AuditEventID" element |
void |
xsetAuditEventIDArray(org.apache.xmlbeans.XmlInt[] auditEventIDArray)
Sets (as xml) array of all "AuditEventID" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
int[] getAuditEventIDArray()
int getAuditEventIDArray(int i)
org.apache.xmlbeans.XmlInt[] xgetAuditEventIDArray()
org.apache.xmlbeans.XmlInt xgetAuditEventIDArray(int i)
int sizeOfAuditEventIDArray()
void setAuditEventIDArray(int[] auditEventIDArray)
void setAuditEventIDArray(int i,
int auditEventID)
void xsetAuditEventIDArray(org.apache.xmlbeans.XmlInt[] auditEventIDArray)
void xsetAuditEventIDArray(int i,
org.apache.xmlbeans.XmlInt auditEventID)
void insertAuditEventID(int i,
int auditEventID)
void addAuditEventID(int auditEventID)
org.apache.xmlbeans.XmlInt insertNewAuditEventID(int i)
org.apache.xmlbeans.XmlInt addNewAuditEventID()
void removeAuditEventID(int i)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||