| 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(File file) |
static SamplingFeatureComplexType |
SamplingFeatureComplexType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static SamplingFeatureComplexType |
SamplingFeatureComplexType.Factory.parse(InputStream is) |
static SamplingFeatureComplexType |
SamplingFeatureComplexType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static SamplingFeatureComplexType |
SamplingFeatureComplexType.Factory.parse(Node node) |
static SamplingFeatureComplexType |
SamplingFeatureComplexType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static SamplingFeatureComplexType |
SamplingFeatureComplexType.Factory.parse(Reader r) |
static SamplingFeatureComplexType |
SamplingFeatureComplexType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static SamplingFeatureComplexType |
SamplingFeatureComplexType.Factory.parse(String xmlAsString) |
static SamplingFeatureComplexType |
SamplingFeatureComplexType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static SamplingFeatureComplexType |
SamplingFeatureComplexType.Factory.parse(URL u) |
static SamplingFeatureComplexType |
SamplingFeatureComplexType.Factory.parse(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(XMLStreamReader sr) |
static SamplingFeatureComplexType |
SamplingFeatureComplexType.Factory.parse(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 |
SamplingFeatureComplexDocumentImpl.addNewSamplingFeatureComplex()
Appends and returns a new empty "SamplingFeatureComplex" element
|
SamplingFeatureComplexType |
SamplingFeatureComplexPropertyTypeImpl.addNewSamplingFeatureComplex()
Appends and returns a new empty "SamplingFeatureComplex" element
|
SamplingFeatureComplexType |
SamplingFeatureComplexDocumentImpl.getSamplingFeatureComplex()
Gets the "SamplingFeatureComplex" element
|
SamplingFeatureComplexType |
SamplingFeatureComplexPropertyTypeImpl.getSamplingFeatureComplex()
Gets the "SamplingFeatureComplex" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
SamplingFeatureComplexDocumentImpl.setSamplingFeatureComplex(SamplingFeatureComplexType samplingFeatureComplex)
Sets the "SamplingFeatureComplex" element
|
void |
SamplingFeatureComplexPropertyTypeImpl.setSamplingFeatureComplex(SamplingFeatureComplexType samplingFeatureComplex)
Sets the "SamplingFeatureComplex" element
|
Copyright © 2018 52north.org. All rights reserved.