|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContentsBaseType
An XML ContentsBaseType(@http://www.opengis.net/ows/1.1). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
ContentsBaseType.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 | |
|---|---|
DatasetDescriptionSummaryBaseType |
addNewDatasetDescriptionSummary()
Appends and returns a new empty value (as xml) as the last "DatasetDescriptionSummary" element |
MetadataType |
addNewOtherSource()
Appends and returns a new empty value (as xml) as the last "OtherSource" element |
DatasetDescriptionSummaryBaseType[] |
getDatasetDescriptionSummaryArray()
Gets array of all "DatasetDescriptionSummary" elements |
DatasetDescriptionSummaryBaseType |
getDatasetDescriptionSummaryArray(int i)
Gets ith "DatasetDescriptionSummary" element |
MetadataType[] |
getOtherSourceArray()
Gets array of all "OtherSource" elements |
MetadataType |
getOtherSourceArray(int i)
Gets ith "OtherSource" element |
DatasetDescriptionSummaryBaseType |
insertNewDatasetDescriptionSummary(int i)
Inserts and returns a new empty value (as xml) as the ith "DatasetDescriptionSummary" element |
MetadataType |
insertNewOtherSource(int i)
Inserts and returns a new empty value (as xml) as the ith "OtherSource" element |
void |
removeDatasetDescriptionSummary(int i)
Removes the ith "DatasetDescriptionSummary" element |
void |
removeOtherSource(int i)
Removes the ith "OtherSource" element |
void |
setDatasetDescriptionSummaryArray(DatasetDescriptionSummaryBaseType[] datasetDescriptionSummaryArray)
Sets array of all "DatasetDescriptionSummary" element |
void |
setDatasetDescriptionSummaryArray(int i,
DatasetDescriptionSummaryBaseType datasetDescriptionSummary)
Sets ith "DatasetDescriptionSummary" element |
void |
setOtherSourceArray(int i,
MetadataType otherSource)
Sets ith "OtherSource" element |
void |
setOtherSourceArray(MetadataType[] otherSourceArray)
Sets array of all "OtherSource" element |
int |
sizeOfDatasetDescriptionSummaryArray()
Returns number of "DatasetDescriptionSummary" element |
int |
sizeOfOtherSourceArray()
Returns number of "OtherSource" 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 |
|---|
DatasetDescriptionSummaryBaseType[] getDatasetDescriptionSummaryArray()
DatasetDescriptionSummaryBaseType getDatasetDescriptionSummaryArray(int i)
int sizeOfDatasetDescriptionSummaryArray()
void setDatasetDescriptionSummaryArray(DatasetDescriptionSummaryBaseType[] datasetDescriptionSummaryArray)
void setDatasetDescriptionSummaryArray(int i,
DatasetDescriptionSummaryBaseType datasetDescriptionSummary)
DatasetDescriptionSummaryBaseType insertNewDatasetDescriptionSummary(int i)
DatasetDescriptionSummaryBaseType addNewDatasetDescriptionSummary()
void removeDatasetDescriptionSummary(int i)
MetadataType[] getOtherSourceArray()
MetadataType getOtherSourceArray(int i)
int sizeOfOtherSourceArray()
void setOtherSourceArray(MetadataType[] otherSourceArray)
void setOtherSourceArray(int i,
MetadataType otherSource)
MetadataType insertNewOtherSource(int i)
MetadataType addNewOtherSource()
void removeOtherSource(int i)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||