| Package | Description |
|---|---|
| net.opengis.sampling.x20 | |
| net.opengis.sampling.x20.impl | |
| net.opengis.samplingSpecimen.x20 | |
| net.opengis.samplingSpecimen.x20.impl |
| Modifier and Type | Method and Description |
|---|---|
static SFProcessPropertyType |
SFProcessPropertyType.Factory.newInstance() |
static SFProcessPropertyType |
SFProcessPropertyType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static SFProcessPropertyType |
SFProcessPropertyType.Factory.parse(java.io.File file) |
static SFProcessPropertyType |
SFProcessPropertyType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options) |
static SFProcessPropertyType |
SFProcessPropertyType.Factory.parse(java.io.InputStream is) |
static SFProcessPropertyType |
SFProcessPropertyType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static SFProcessPropertyType |
SFProcessPropertyType.Factory.parse(org.w3c.dom.Node node) |
static SFProcessPropertyType |
SFProcessPropertyType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options) |
static SFProcessPropertyType |
SFProcessPropertyType.Factory.parse(java.io.Reader r) |
static SFProcessPropertyType |
SFProcessPropertyType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options) |
static SFProcessPropertyType |
SFProcessPropertyType.Factory.parse(java.lang.String xmlAsString) |
static SFProcessPropertyType |
SFProcessPropertyType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static SFProcessPropertyType |
SFProcessPropertyType.Factory.parse(java.net.URL u) |
static SFProcessPropertyType |
SFProcessPropertyType.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options) |
static SFProcessPropertyType |
SFProcessPropertyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static SFProcessPropertyType |
SFProcessPropertyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static SFProcessPropertyType |
SFProcessPropertyType.Factory.parse(javax.xml.stream.XMLStreamReader sr) |
static SFProcessPropertyType |
SFProcessPropertyType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Class and Description |
|---|---|
class |
SFProcessPropertyTypeImpl
An XML SF_ProcessPropertyType(@http://www.opengis.net/sampling/2.0).
|
| Modifier and Type | Method and Description |
|---|---|
SFProcessPropertyType |
SFSpecimenType.addNewSamplingMethod()
Appends and returns a new empty "samplingMethod" element
|
SFProcessPropertyType |
SFSpecimenType.getSamplingMethod()
Gets the "samplingMethod" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
SFSpecimenType.setSamplingMethod(SFProcessPropertyType samplingMethod)
Sets the "samplingMethod" element
|
| Modifier and Type | Method and Description |
|---|---|
SFProcessPropertyType |
SFSpecimenTypeImpl.addNewSamplingMethod()
Appends and returns a new empty "samplingMethod" element
|
SFProcessPropertyType |
SFSpecimenTypeImpl.getSamplingMethod()
Gets the "samplingMethod" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
SFSpecimenTypeImpl.setSamplingMethod(SFProcessPropertyType samplingMethod)
Sets the "samplingMethod" element
|
Copyright © 2015–2018 52north.org. All rights reserved.