public static interface GenericViewType.InsertCriteria
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
GenericViewType.InsertCriteria.Factory
A factory class with static methods for creating instances
of this type.
|
static interface |
GenericViewType.InsertCriteria.InsertCriterion
An XML InsertCriterion(@http://www.opengis.net/eml/0.0.2).
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
GenericViewType.InsertCriteria.InsertCriterion |
addNewInsertCriterion()
Appends and returns a new empty value (as xml) as the last "InsertCriterion" element
|
GenericViewType.InsertCriteria.InsertCriterion[] |
getInsertCriterionArray()
Gets array of all "InsertCriterion" elements
|
GenericViewType.InsertCriteria.InsertCriterion |
getInsertCriterionArray(int i)
Gets ith "InsertCriterion" element
|
GenericViewType.InsertCriteria.InsertCriterion |
insertNewInsertCriterion(int i)
Inserts and returns a new empty value (as xml) as the ith "InsertCriterion" element
|
void |
removeInsertCriterion(int i)
Removes the ith "InsertCriterion" element
|
void |
setInsertCriterionArray(GenericViewType.InsertCriteria.InsertCriterion[] insertCriterionArray)
Sets array of all "InsertCriterion" element
|
void |
setInsertCriterionArray(int i,
GenericViewType.InsertCriteria.InsertCriterion insertCriterion)
Sets ith "InsertCriterion" element
|
int |
sizeOfInsertCriterionArray()
Returns number of "InsertCriterion" element
|
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, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextGenericViewType.InsertCriteria.InsertCriterion[] getInsertCriterionArray()
GenericViewType.InsertCriteria.InsertCriterion getInsertCriterionArray(int i)
int sizeOfInsertCriterionArray()
void setInsertCriterionArray(GenericViewType.InsertCriteria.InsertCriterion[] insertCriterionArray)
void setInsertCriterionArray(int i,
GenericViewType.InsertCriteria.InsertCriterion insertCriterion)
GenericViewType.InsertCriteria.InsertCriterion insertNewInsertCriterion(int i)
GenericViewType.InsertCriteria.InsertCriterion addNewInsertCriterion()
void removeInsertCriterion(int i)
Copyright © 2018 52north.org. All rights reserved.