|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xmlbeans.impl.values.XmlComplexContentImpl
edu.indiana.extreme.lead.resource_catalog.xsd.impl.ResultsetDocumentImpl.ResultsetImpl
public static class ResultsetDocumentImpl.ResultsetImpl
An XML resultset(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd). This is a complex type.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface edu.indiana.extreme.lead.resource_catalog.xsd.ResultsetDocument.Resultset |
|---|
ResultsetDocument.Resultset.Factory |
| Field Summary |
|---|
| Fields inherited from interface edu.indiana.extreme.lead.resource_catalog.xsd.ResultsetDocument.Resultset |
|---|
type |
| Constructor Summary | |
|---|---|
ResultsetDocumentImpl.ResultsetImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| Method Summary | |
|---|---|
org.apache.xmlbeans.XmlString |
addNewResult()
Appends and returns a new empty value (as xml) as the last "result" element |
void |
addResult(java.lang.String result)
Appends the value as the last "result" element |
java.lang.String[] |
getResultArray()
Gets array of all "result" elements |
java.lang.String |
getResultArray(int i)
Gets ith "result" element |
org.apache.xmlbeans.XmlString |
insertNewResult(int i)
Inserts and returns a new empty value (as xml) as the ith "result" element |
void |
insertResult(int i,
java.lang.String result)
Inserts the value as the ith "result" element |
void |
removeResult(int i)
Removes the ith "result" element |
void |
setResultArray(int i,
java.lang.String result)
Sets ith "result" element |
void |
setResultArray(java.lang.String[] resultArray)
Sets array of all "result" element |
int |
sizeOfResultArray()
Returns number of "result" element |
org.apache.xmlbeans.XmlString[] |
xgetResultArray()
Gets (as xml) array of all "result" elements |
org.apache.xmlbeans.XmlString |
xgetResultArray(int i)
Gets (as xml) ith "result" element |
void |
xsetResultArray(int i,
org.apache.xmlbeans.XmlString result)
Sets (as xml) ith "result" element |
void |
xsetResultArray(org.apache.xmlbeans.XmlString[] resultArray)
Sets (as xml) array of all "result" element |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResultsetDocumentImpl.ResultsetImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public java.lang.String[] getResultArray()
getResultArray in interface ResultsetDocument.Resultsetpublic java.lang.String getResultArray(int i)
getResultArray in interface ResultsetDocument.Resultsetpublic org.apache.xmlbeans.XmlString[] xgetResultArray()
xgetResultArray in interface ResultsetDocument.Resultsetpublic org.apache.xmlbeans.XmlString xgetResultArray(int i)
xgetResultArray in interface ResultsetDocument.Resultsetpublic int sizeOfResultArray()
sizeOfResultArray in interface ResultsetDocument.Resultsetpublic void setResultArray(java.lang.String[] resultArray)
setResultArray in interface ResultsetDocument.Resultset
public void setResultArray(int i,
java.lang.String result)
setResultArray in interface ResultsetDocument.Resultsetpublic void xsetResultArray(org.apache.xmlbeans.XmlString[] resultArray)
xsetResultArray in interface ResultsetDocument.Resultset
public void xsetResultArray(int i,
org.apache.xmlbeans.XmlString result)
xsetResultArray in interface ResultsetDocument.Resultset
public void insertResult(int i,
java.lang.String result)
insertResult in interface ResultsetDocument.Resultsetpublic void addResult(java.lang.String result)
addResult in interface ResultsetDocument.Resultsetpublic org.apache.xmlbeans.XmlString insertNewResult(int i)
insertNewResult in interface ResultsetDocument.Resultsetpublic org.apache.xmlbeans.XmlString addNewResult()
addNewResult in interface ResultsetDocument.Resultsetpublic void removeResult(int i)
removeResult in interface ResultsetDocument.Resultset
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||