| 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(File file) |
static SFProcessPropertyType |
SFProcessPropertyType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static SFProcessPropertyType |
SFProcessPropertyType.Factory.parse(InputStream is) |
static SFProcessPropertyType |
SFProcessPropertyType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static SFProcessPropertyType |
SFProcessPropertyType.Factory.parse(Node node) |
static SFProcessPropertyType |
SFProcessPropertyType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static SFProcessPropertyType |
SFProcessPropertyType.Factory.parse(Reader r) |
static SFProcessPropertyType |
SFProcessPropertyType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static SFProcessPropertyType |
SFProcessPropertyType.Factory.parse(String xmlAsString) |
static SFProcessPropertyType |
SFProcessPropertyType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static SFProcessPropertyType |
SFProcessPropertyType.Factory.parse(URL u) |
static SFProcessPropertyType |
SFProcessPropertyType.Factory.parse(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(XMLStreamReader sr) |
static SFProcessPropertyType |
SFProcessPropertyType.Factory.parse(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 © 2018 52north.org. All rights reserved.