|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ManifestType
An XML ManifestType(@http://www.opengis.net/ows/1.1). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
ManifestType.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 | |
|---|---|
ReferenceGroupType |
addNewReferenceGroup()
Appends and returns a new empty value (as xml) as the last "ReferenceGroup" element |
ReferenceGroupType[] |
getReferenceGroupArray()
Gets array of all "ReferenceGroup" elements |
ReferenceGroupType |
getReferenceGroupArray(int i)
Gets ith "ReferenceGroup" element |
ReferenceGroupType |
insertNewReferenceGroup(int i)
Inserts and returns a new empty value (as xml) as the ith "ReferenceGroup" element |
void |
removeReferenceGroup(int i)
Removes the ith "ReferenceGroup" element |
void |
setReferenceGroupArray(int i,
ReferenceGroupType referenceGroup)
Sets ith "ReferenceGroup" element |
void |
setReferenceGroupArray(ReferenceGroupType[] referenceGroupArray)
Sets array of all "ReferenceGroup" element |
int |
sizeOfReferenceGroupArray()
Returns number of "ReferenceGroup" element |
| Methods inherited from interface net.opengis.ows.x11.BasicIdentificationType |
|---|
addNewIdentifier, addNewMetadata, getIdentifier, getMetadataArray, getMetadataArray, insertNewMetadata, isSetIdentifier, removeMetadata, setIdentifier, setMetadataArray, setMetadataArray, sizeOfMetadataArray, unsetIdentifier |
| Methods inherited from interface net.opengis.ows.x11.DescriptionType |
|---|
addNewAbstract, addNewKeywords, addNewTitle, getAbstractArray, getAbstractArray, getKeywordsArray, getKeywordsArray, getTitleArray, getTitleArray, insertNewAbstract, insertNewKeywords, insertNewTitle, removeAbstract, removeKeywords, removeTitle, setAbstractArray, setAbstractArray, setKeywordsArray, setKeywordsArray, setTitleArray, setTitleArray, sizeOfAbstractArray, sizeOfKeywordsArray, sizeOfTitleArray |
| 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 |
|---|
ReferenceGroupType[] getReferenceGroupArray()
ReferenceGroupType getReferenceGroupArray(int i)
int sizeOfReferenceGroupArray()
void setReferenceGroupArray(ReferenceGroupType[] referenceGroupArray)
void setReferenceGroupArray(int i,
ReferenceGroupType referenceGroup)
ReferenceGroupType insertNewReferenceGroup(int i)
ReferenceGroupType addNewReferenceGroup()
void removeReferenceGroup(int i)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||