|
HPSearch | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
An XML FlowLogEntries(@http://www.hpsearch.org/schemas/2006/03/FlowLog). This is a complex type.
| Nested Class Summary | |
static class |
FlowLogEntries.Factory
A factory class with static methods for creating instances of this type. |
static interface |
FlowLogEntries.LogEntry
An XML LogEntry(@http://www.hpsearch.org/schemas/2006/03/FlowLog). |
| Field Summary | |
static SchemaType |
type
|
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Method Summary | |
FlowLogEntries.LogEntry |
addNewLogEntry()
Appends and returns a new empty value (as xml) as the last "LogEntry" element |
String |
getId()
Gets the "id" attribute |
FlowLogEntries.LogEntry[] |
getLogEntryArray()
Gets array of all "LogEntry" elements |
FlowLogEntries.LogEntry |
getLogEntryArray(int i)
Gets ith "LogEntry" element |
FlowLogEntries.LogEntry |
insertNewLogEntry(int i)
Inserts and returns a new empty value (as xml) as the ith "LogEntry" element |
boolean |
isSetId()
True if has "id" attribute |
void |
removeLogEntry(int i)
Removes the ith "LogEntry" element |
void |
setId(String id)
Sets the "id" attribute |
void |
setLogEntryArray(FlowLogEntries.LogEntry[] logEntryArray)
Sets array of all "LogEntry" element |
void |
setLogEntryArray(int i,
FlowLogEntries.LogEntry logEntry)
Sets ith "LogEntry" element |
int |
sizeOfLogEntryArray()
Returns number of "LogEntry" element |
void |
unsetId()
Unsets the "id" attribute |
XmlString |
xgetId()
Gets (as xml) the "id" attribute |
void |
xsetId(XmlString id)
Sets (as xml) the "id" attribute |
| Methods inherited from interface org.apache.xmlbeans.XmlObject |
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode |
| Methods inherited from interface org.apache.xmlbeans.XmlTokenSource |
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText |
| Field Detail |
public static final SchemaType type
| Method Detail |
public FlowLogEntries.LogEntry[] getLogEntryArray()
public FlowLogEntries.LogEntry getLogEntryArray(int i)
public int sizeOfLogEntryArray()
public void setLogEntryArray(FlowLogEntries.LogEntry[] logEntryArray)
public void setLogEntryArray(int i,
FlowLogEntries.LogEntry logEntry)
public FlowLogEntries.LogEntry insertNewLogEntry(int i)
public FlowLogEntries.LogEntry addNewLogEntry()
public void removeLogEntry(int i)
public String getId()
public XmlString xgetId()
public boolean isSetId()
public void setId(String id)
public void xsetId(XmlString id)
public void unsetId()
|
HPSearch | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||