|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AlternativeType
An XML AlternativeType(@http://www.opengis.net/sps/2.0). This is a complex type.
Nested Class Summary | |
---|---|
static class |
AlternativeType.Factory
A factory class with static methods for creating instances of this type. |
static interface |
AlternativeType.TaskingParameters
An XML taskingParameters(@http://www.opengis.net/sps/2.0). |
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 | |
---|---|
net.opengis.ows.x11.LanguageStringType |
addNewDescription2()
Appends and returns a new empty value (as xml) as the last "description" element |
AlternativeType.TaskingParameters |
addNewTaskingParameters()
Appends and returns a new empty "taskingParameters" element |
net.opengis.ows.x11.LanguageStringType[] |
getDescription2Array()
Gets array of all "description" elements |
net.opengis.ows.x11.LanguageStringType |
getDescription2Array(int i)
Gets ith "description" element |
AlternativeType.TaskingParameters |
getTaskingParameters()
Gets the "taskingParameters" element |
net.opengis.ows.x11.LanguageStringType |
insertNewDescription2(int i)
Inserts and returns a new empty value (as xml) as the ith "description" element |
void |
removeDescription2(int i)
Removes the ith "description" element |
void |
setDescription2Array(int i,
net.opengis.ows.x11.LanguageStringType description2)
Sets ith "description" element |
void |
setDescription2Array(net.opengis.ows.x11.LanguageStringType[] description2Array)
Sets array of all "description" element |
void |
setTaskingParameters(AlternativeType.TaskingParameters taskingParameters)
Sets the "taskingParameters" element |
int |
sizeOfDescription2Array()
Returns number of "description" element |
Methods inherited from interface net.opengis.swes.x20.AbstractSWESType |
---|
addNewExtension, addNewName, getDescription, getExtensionArray, getExtensionArray, getId, getIdentifier, getNameArray, getNameArray, insertNewExtension, insertNewName, isSetDescription, isSetId, isSetIdentifier, removeExtension, removeName, setDescription, setExtensionArray, setExtensionArray, setId, setIdentifier, setNameArray, setNameArray, sizeOfExtensionArray, sizeOfNameArray, unsetDescription, unsetId, unsetIdentifier, xgetDescription, xgetId, xgetIdentifier, xsetDescription, xsetId, xsetIdentifier |
Methods inherited from interface org.apache.xmlbeans.XmlObject |
---|
changeType, compareTo, compareValue, copy, 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 |
---|
net.opengis.ows.x11.LanguageStringType[] getDescription2Array()
net.opengis.ows.x11.LanguageStringType getDescription2Array(int i)
int sizeOfDescription2Array()
void setDescription2Array(net.opengis.ows.x11.LanguageStringType[] description2Array)
void setDescription2Array(int i, net.opengis.ows.x11.LanguageStringType description2)
net.opengis.ows.x11.LanguageStringType insertNewDescription2(int i)
net.opengis.ows.x11.LanguageStringType addNewDescription2()
void removeDescription2(int i)
AlternativeType.TaskingParameters getTaskingParameters()
void setTaskingParameters(AlternativeType.TaskingParameters taskingParameters)
AlternativeType.TaskingParameters addNewTaskingParameters()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |