| Package | Description |
|---|---|
| net.opengis.sampling.x20 | |
| net.opengis.sampling.x20.impl |
| Modifier and Type | Method and Description |
|---|---|
SamplingFeatureComplexType |
SamplingFeatureComplexPropertyType.addNewSamplingFeatureComplex()
Appends and returns a new empty "SamplingFeatureComplex" element
|
SamplingFeatureComplexType |
SamplingFeatureComplexDocument.addNewSamplingFeatureComplex()
Appends and returns a new empty "SamplingFeatureComplex" element
|
SamplingFeatureComplexType |
SamplingFeatureComplexPropertyType.getSamplingFeatureComplex()
Gets the "SamplingFeatureComplex" element
|
SamplingFeatureComplexType |
SamplingFeatureComplexDocument.getSamplingFeatureComplex()
Gets the "SamplingFeatureComplex" element
|
static SamplingFeatureComplexType |
SamplingFeatureComplexType.Factory.newInstance() |
static SamplingFeatureComplexType |
SamplingFeatureComplexType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static SamplingFeatureComplexType |
SamplingFeatureComplexType.Factory.parse(java.io.File file) |
static SamplingFeatureComplexType |
SamplingFeatureComplexType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options) |
static SamplingFeatureComplexType |
SamplingFeatureComplexType.Factory.parse(java.io.InputStream is) |
static SamplingFeatureComplexType |
SamplingFeatureComplexType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static SamplingFeatureComplexType |
SamplingFeatureComplexType.Factory.parse(org.w3c.dom.Node node) |
static SamplingFeatureComplexType |
SamplingFeatureComplexType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options) |
static SamplingFeatureComplexType |
SamplingFeatureComplexType.Factory.parse(java.io.Reader r) |
static SamplingFeatureComplexType |
SamplingFeatureComplexType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options) |
static SamplingFeatureComplexType |
SamplingFeatureComplexType.Factory.parse(java.lang.String xmlAsString) |
static SamplingFeatureComplexType |
SamplingFeatureComplexType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static SamplingFeatureComplexType |
SamplingFeatureComplexType.Factory.parse(java.net.URL u) |
static SamplingFeatureComplexType |
SamplingFeatureComplexType.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options) |
static SamplingFeatureComplexType |
SamplingFeatureComplexType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static SamplingFeatureComplexType |
SamplingFeatureComplexType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static SamplingFeatureComplexType |
SamplingFeatureComplexType.Factory.parse(javax.xml.stream.XMLStreamReader sr) |
static SamplingFeatureComplexType |
SamplingFeatureComplexType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
SamplingFeatureComplexPropertyType.setSamplingFeatureComplex(SamplingFeatureComplexType samplingFeatureComplex)
Sets the "SamplingFeatureComplex" element
|
void |
SamplingFeatureComplexDocument.setSamplingFeatureComplex(SamplingFeatureComplexType samplingFeatureComplex)
Sets the "SamplingFeatureComplex" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
SamplingFeatureComplexTypeImpl
An XML SamplingFeatureComplexType(@http://www.opengis.net/sampling/2.0).
|
| Modifier and Type | Method and Description |
|---|---|
SamplingFeatureComplexType |
SamplingFeatureComplexPropertyTypeImpl.addNewSamplingFeatureComplex()
Appends and returns a new empty "SamplingFeatureComplex" element
|
SamplingFeatureComplexType |
SamplingFeatureComplexDocumentImpl.addNewSamplingFeatureComplex()
Appends and returns a new empty "SamplingFeatureComplex" element
|
SamplingFeatureComplexType |
SamplingFeatureComplexPropertyTypeImpl.getSamplingFeatureComplex()
Gets the "SamplingFeatureComplex" element
|
SamplingFeatureComplexType |
SamplingFeatureComplexDocumentImpl.getSamplingFeatureComplex()
Gets the "SamplingFeatureComplex" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
SamplingFeatureComplexPropertyTypeImpl.setSamplingFeatureComplex(SamplingFeatureComplexType samplingFeatureComplex)
Sets the "SamplingFeatureComplex" element
|
void |
SamplingFeatureComplexDocumentImpl.setSamplingFeatureComplex(SamplingFeatureComplexType samplingFeatureComplex)
Sets the "SamplingFeatureComplex" element
|
Copyright © 2015–2018 52north.org. All rights reserved.