| Package | Description |
|---|---|
| net.opengis.eml.x002 | |
| net.opengis.eml.x002.impl |
| Modifier and Type | Method and Description |
|---|---|
GenericViewType.InsertCriteria.InsertCriterion |
GenericViewType.InsertCriteria.addNewInsertCriterion()
Appends and returns a new empty value (as xml) as the last "InsertCriterion" element
|
GenericViewType.InsertCriteria.InsertCriterion[] |
GenericViewType.InsertCriteria.getInsertCriterionArray()
Gets array of all "InsertCriterion" elements
|
GenericViewType.InsertCriteria.InsertCriterion |
GenericViewType.InsertCriteria.getInsertCriterionArray(int i)
Gets ith "InsertCriterion" element
|
GenericViewType.InsertCriteria.InsertCriterion |
GenericViewType.InsertCriteria.insertNewInsertCriterion(int i)
Inserts and returns a new empty value (as xml) as the ith "InsertCriterion" element
|
static GenericViewType.InsertCriteria.InsertCriterion |
GenericViewType.InsertCriteria.InsertCriterion.Factory.newInstance() |
static GenericViewType.InsertCriteria.InsertCriterion |
GenericViewType.InsertCriteria.InsertCriterion.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
GenericViewType.InsertCriteria.setInsertCriterionArray(GenericViewType.InsertCriteria.InsertCriterion[] insertCriterionArray)
Sets array of all "InsertCriterion" element
|
void |
GenericViewType.InsertCriteria.setInsertCriterionArray(int i,
GenericViewType.InsertCriteria.InsertCriterion insertCriterion)
Sets ith "InsertCriterion" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
GenericViewTypeImpl.InsertCriteriaImpl.InsertCriterionImpl
An XML InsertCriterion(@http://www.opengis.net/eml/0.0.2).
|
| Modifier and Type | Method and Description |
|---|---|
GenericViewType.InsertCriteria.InsertCriterion |
GenericViewTypeImpl.InsertCriteriaImpl.addNewInsertCriterion()
Appends and returns a new empty value (as xml) as the last "InsertCriterion" element
|
GenericViewType.InsertCriteria.InsertCriterion[] |
GenericViewTypeImpl.InsertCriteriaImpl.getInsertCriterionArray()
Gets array of all "InsertCriterion" elements
|
GenericViewType.InsertCriteria.InsertCriterion |
GenericViewTypeImpl.InsertCriteriaImpl.getInsertCriterionArray(int i)
Gets ith "InsertCriterion" element
|
GenericViewType.InsertCriteria.InsertCriterion |
GenericViewTypeImpl.InsertCriteriaImpl.insertNewInsertCriterion(int i)
Inserts and returns a new empty value (as xml) as the ith "InsertCriterion" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
GenericViewTypeImpl.InsertCriteriaImpl.setInsertCriterionArray(GenericViewType.InsertCriteria.InsertCriterion[] insertCriterionArray)
Sets array of all "InsertCriterion" element
|
void |
GenericViewTypeImpl.InsertCriteriaImpl.setInsertCriterionArray(int i,
GenericViewType.InsertCriteria.InsertCriterion insertCriterion)
Sets ith "InsertCriterion" element
|
Copyright © 2018 52north.org. All rights reserved.