| Package | Description |
|---|---|
| net.opengis.sampling.x20 | |
| net.opengis.sampling.x20.impl |
| Modifier and Type | Method and Description |
|---|---|
SamplingFeatureComplexPropertyType |
SFSamplingFeatureType.addNewRelatedSamplingFeature()
Appends and returns a new empty value (as xml) as the last "relatedSamplingFeature" element
|
SamplingFeatureComplexPropertyType[] |
SFSamplingFeatureType.getRelatedSamplingFeatureArray()
Gets array of all "relatedSamplingFeature" elements
|
SamplingFeatureComplexPropertyType |
SFSamplingFeatureType.getRelatedSamplingFeatureArray(int i)
Gets ith "relatedSamplingFeature" element
|
SamplingFeatureComplexPropertyType |
SFSamplingFeatureType.insertNewRelatedSamplingFeature(int i)
Inserts and returns a new empty value (as xml) as the ith "relatedSamplingFeature" element
|
static SamplingFeatureComplexPropertyType |
SamplingFeatureComplexPropertyType.Factory.newInstance() |
static SamplingFeatureComplexPropertyType |
SamplingFeatureComplexPropertyType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static SamplingFeatureComplexPropertyType |
SamplingFeatureComplexPropertyType.Factory.parse(File file) |
static SamplingFeatureComplexPropertyType |
SamplingFeatureComplexPropertyType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static SamplingFeatureComplexPropertyType |
SamplingFeatureComplexPropertyType.Factory.parse(InputStream is) |
static SamplingFeatureComplexPropertyType |
SamplingFeatureComplexPropertyType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static SamplingFeatureComplexPropertyType |
SamplingFeatureComplexPropertyType.Factory.parse(Node node) |
static SamplingFeatureComplexPropertyType |
SamplingFeatureComplexPropertyType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static SamplingFeatureComplexPropertyType |
SamplingFeatureComplexPropertyType.Factory.parse(Reader r) |
static SamplingFeatureComplexPropertyType |
SamplingFeatureComplexPropertyType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static SamplingFeatureComplexPropertyType |
SamplingFeatureComplexPropertyType.Factory.parse(String xmlAsString) |
static SamplingFeatureComplexPropertyType |
SamplingFeatureComplexPropertyType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static SamplingFeatureComplexPropertyType |
SamplingFeatureComplexPropertyType.Factory.parse(URL u) |
static SamplingFeatureComplexPropertyType |
SamplingFeatureComplexPropertyType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static SamplingFeatureComplexPropertyType |
SamplingFeatureComplexPropertyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static SamplingFeatureComplexPropertyType |
SamplingFeatureComplexPropertyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static SamplingFeatureComplexPropertyType |
SamplingFeatureComplexPropertyType.Factory.parse(XMLStreamReader sr) |
static SamplingFeatureComplexPropertyType |
SamplingFeatureComplexPropertyType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
SFSamplingFeatureType.setRelatedSamplingFeatureArray(int i,
SamplingFeatureComplexPropertyType relatedSamplingFeature)
Sets ith "relatedSamplingFeature" element
|
void |
SFSamplingFeatureType.setRelatedSamplingFeatureArray(SamplingFeatureComplexPropertyType[] relatedSamplingFeatureArray)
Sets array of all "relatedSamplingFeature" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
SamplingFeatureComplexPropertyTypeImpl
An XML SamplingFeatureComplexPropertyType(@http://www.opengis.net/sampling/2.0).
|
| Modifier and Type | Method and Description |
|---|---|
SamplingFeatureComplexPropertyType |
SFSamplingFeatureTypeImpl.addNewRelatedSamplingFeature()
Appends and returns a new empty value (as xml) as the last "relatedSamplingFeature" element
|
SamplingFeatureComplexPropertyType[] |
SFSamplingFeatureTypeImpl.getRelatedSamplingFeatureArray()
Gets array of all "relatedSamplingFeature" elements
|
SamplingFeatureComplexPropertyType |
SFSamplingFeatureTypeImpl.getRelatedSamplingFeatureArray(int i)
Gets ith "relatedSamplingFeature" element
|
SamplingFeatureComplexPropertyType |
SFSamplingFeatureTypeImpl.insertNewRelatedSamplingFeature(int i)
Inserts and returns a new empty value (as xml) as the ith "relatedSamplingFeature" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
SFSamplingFeatureTypeImpl.setRelatedSamplingFeatureArray(int i,
SamplingFeatureComplexPropertyType relatedSamplingFeature)
Sets ith "relatedSamplingFeature" element
|
void |
SFSamplingFeatureTypeImpl.setRelatedSamplingFeatureArray(SamplingFeatureComplexPropertyType[] relatedSamplingFeatureArray)
Sets array of all "relatedSamplingFeature" element
|
Copyright © 2018 52north.org. All rights reserved.