|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WSAG4JEngineInstanceListType
An XML WSAG4JEngineInstanceListType(@http://schemas.scai.fraunhofer.de/config/wsag4j). This is a complex type.
Nested Class Summary | |
---|---|
static class |
WSAG4JEngineInstanceListType.Factory
A factory class with static methods for creating instances of this type. |
Field Summary | |
---|---|
static org.apache.xmlbeans.SchemaType |
type
|
Fields inherited from interface org.apache.xmlbeans.XmlObject |
---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
Method Summary | |
---|---|
WSAG4JEngineInstanceType |
addNewWSAG4JEngine()
Appends and returns a new empty value (as xml) as the last "WSAG4JEngine" element |
WSAG4JEngineInstanceType[] |
getWSAG4JEngineArray()
Gets array of all "WSAG4JEngine" elements |
WSAG4JEngineInstanceType |
getWSAG4JEngineArray(int i)
Gets ith "WSAG4JEngine" element |
WSAG4JEngineInstanceType |
insertNewWSAG4JEngine(int i)
Inserts and returns a new empty value (as xml) as the ith "WSAG4JEngine" element |
void |
removeWSAG4JEngine(int i)
Removes the ith "WSAG4JEngine" element |
void |
setWSAG4JEngineArray(int i,
WSAG4JEngineInstanceType wsag4JEngine)
Sets ith "WSAG4JEngine" element |
void |
setWSAG4JEngineArray(WSAG4JEngineInstanceType[] wsag4JEngineArray)
Sets array of all "WSAG4JEngine" element |
int |
sizeOfWSAG4JEngineArray()
Returns number of "WSAG4JEngine" element |
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 |
---|
static final org.apache.xmlbeans.SchemaType type
Method Detail |
---|
WSAG4JEngineInstanceType[] getWSAG4JEngineArray()
WSAG4JEngineInstanceType getWSAG4JEngineArray(int i)
int sizeOfWSAG4JEngineArray()
void setWSAG4JEngineArray(WSAG4JEngineInstanceType[] wsag4JEngineArray)
void setWSAG4JEngineArray(int i, WSAG4JEngineInstanceType wsag4JEngine)
WSAG4JEngineInstanceType insertNewWSAG4JEngine(int i)
WSAG4JEngineInstanceType addNewWSAG4JEngine()
void removeWSAG4JEngine(int i)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |