| Package | Description |
|---|---|
| net.opengis.wcs.x11 | |
| net.opengis.wcs.x11.impl |
| Modifier and Type | Method and Description |
|---|---|
RangeSubsetType.FieldSubset |
RangeSubsetType.addNewFieldSubset()
Appends and returns a new empty value (as xml) as the last "FieldSubset" element
|
RangeSubsetType.FieldSubset[] |
RangeSubsetType.getFieldSubsetArray()
Gets array of all "FieldSubset" elements
|
RangeSubsetType.FieldSubset |
RangeSubsetType.getFieldSubsetArray(int i)
Gets ith "FieldSubset" element
|
RangeSubsetType.FieldSubset |
RangeSubsetType.insertNewFieldSubset(int i)
Inserts and returns a new empty value (as xml) as the ith "FieldSubset" element
|
static RangeSubsetType.FieldSubset |
RangeSubsetType.FieldSubset.Factory.newInstance() |
static RangeSubsetType.FieldSubset |
RangeSubsetType.FieldSubset.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
RangeSubsetType.setFieldSubsetArray(int i,
RangeSubsetType.FieldSubset fieldSubset)
Sets ith "FieldSubset" element
|
void |
RangeSubsetType.setFieldSubsetArray(RangeSubsetType.FieldSubset[] fieldSubsetArray)
Sets array of all "FieldSubset" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
RangeSubsetTypeImpl.FieldSubsetImpl
An XML FieldSubset(@http://www.opengis.net/wcs/1.1).
|
| Modifier and Type | Method and Description |
|---|---|
RangeSubsetType.FieldSubset |
RangeSubsetTypeImpl.addNewFieldSubset()
Appends and returns a new empty value (as xml) as the last "FieldSubset" element
|
RangeSubsetType.FieldSubset[] |
RangeSubsetTypeImpl.getFieldSubsetArray()
Gets array of all "FieldSubset" elements
|
RangeSubsetType.FieldSubset |
RangeSubsetTypeImpl.getFieldSubsetArray(int i)
Gets ith "FieldSubset" element
|
RangeSubsetType.FieldSubset |
RangeSubsetTypeImpl.insertNewFieldSubset(int i)
Inserts and returns a new empty value (as xml) as the ith "FieldSubset" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
RangeSubsetTypeImpl.setFieldSubsetArray(int i,
RangeSubsetType.FieldSubset fieldSubset)
Sets ith "FieldSubset" element
|
void |
RangeSubsetTypeImpl.setFieldSubsetArray(RangeSubsetType.FieldSubset[] fieldSubsetArray)
Sets array of all "FieldSubset" element
|
Copyright © 2017 52north.org. All rights reserved.