|
HPSearch | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xmlbeans.impl.values.XmlObjectBase
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
cgl.hpsearch.schemas.FlowLog.impl.FlowLogEntriesImpl
An XML FlowLogEntries(@http://www.hpsearch.org/schemas/2006/03/FlowLog). This is a complex type.
| Nested Class Summary | |
static class |
FlowLogEntriesImpl.LogEntryImpl
An XML LogEntry(@http://www.hpsearch.org/schemas/2006/03/FlowLog). |
| Nested classes inherited from class cgl.hpsearch.schemas.FlowLog.FlowLogEntries |
FlowLogEntries.Factory, FlowLogEntries.LogEntry |
| Field Summary |
| Fields inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase |
_voorVc, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER |
| Fields inherited from interface cgl.hpsearch.schemas.FlowLog.FlowLogEntries |
type |
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Constructor Summary | |
FlowLogEntriesImpl(SchemaType sType)
|
|
| 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 class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| 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 |
| Constructor Detail |
public FlowLogEntriesImpl(SchemaType sType)
| Method Detail |
public FlowLogEntries.LogEntry[] getLogEntryArray()
getLogEntryArray in interface FlowLogEntriespublic FlowLogEntries.LogEntry getLogEntryArray(int i)
getLogEntryArray in interface FlowLogEntriespublic int sizeOfLogEntryArray()
sizeOfLogEntryArray in interface FlowLogEntriespublic void setLogEntryArray(FlowLogEntries.LogEntry[] logEntryArray)
setLogEntryArray in interface FlowLogEntries
public void setLogEntryArray(int i,
FlowLogEntries.LogEntry logEntry)
setLogEntryArray in interface FlowLogEntriespublic FlowLogEntries.LogEntry insertNewLogEntry(int i)
insertNewLogEntry in interface FlowLogEntriespublic FlowLogEntries.LogEntry addNewLogEntry()
addNewLogEntry in interface FlowLogEntriespublic void removeLogEntry(int i)
removeLogEntry in interface FlowLogEntriespublic String getId()
getId in interface FlowLogEntriespublic XmlString xgetId()
xgetId in interface FlowLogEntriespublic boolean isSetId()
isSetId in interface FlowLogEntriespublic void setId(String id)
setId in interface FlowLogEntriespublic void xsetId(XmlString id)
xsetId in interface FlowLogEntriespublic void unsetId()
unsetId in interface FlowLogEntries
|
HPSearch | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||