|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResultsetDocument
A document containing one resultset(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd) element. This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
ResultsetDocument.Factory
A factory class with static methods for creating instances of this type. |
static interface |
ResultsetDocument.Resultset
An XML resultset(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd). |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
ResultsetDocument.Resultset |
addNewResultset()
Appends and returns a new empty "resultset" element |
ResultsetDocument.Resultset |
getResultset()
Gets the "resultset" element |
void |
setResultset(ResultsetDocument.Resultset resultset)
Sets the "resultset" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
ResultsetDocument.Resultset getResultset()
void setResultset(ResultsetDocument.Resultset resultset)
ResultsetDocument.Resultset addNewResultset()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||