| Package | Description |
|---|---|
| net.opengis.sampling.x10 | |
| net.opengis.sampling.x10.impl |
| Modifier and Type | Method and Description |
|---|---|
LocatedSpecimenType |
LocatedSpecimenDocument.addNewLocatedSpecimen()
Appends and returns a new empty "LocatedSpecimen" element
|
LocatedSpecimenType |
LocatedSpecimenPropertyType.addNewLocatedSpecimen()
Appends and returns a new empty "LocatedSpecimen" element
|
LocatedSpecimenType |
LocatedSpecimenDocument.getLocatedSpecimen()
Gets the "LocatedSpecimen" element
|
LocatedSpecimenType |
LocatedSpecimenPropertyType.getLocatedSpecimen()
Gets the "LocatedSpecimen" element
|
static LocatedSpecimenType |
LocatedSpecimenType.Factory.newInstance() |
static LocatedSpecimenType |
LocatedSpecimenType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static LocatedSpecimenType |
LocatedSpecimenType.Factory.parse(File file) |
static LocatedSpecimenType |
LocatedSpecimenType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static LocatedSpecimenType |
LocatedSpecimenType.Factory.parse(InputStream is) |
static LocatedSpecimenType |
LocatedSpecimenType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static LocatedSpecimenType |
LocatedSpecimenType.Factory.parse(Node node) |
static LocatedSpecimenType |
LocatedSpecimenType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static LocatedSpecimenType |
LocatedSpecimenType.Factory.parse(Reader r) |
static LocatedSpecimenType |
LocatedSpecimenType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static LocatedSpecimenType |
LocatedSpecimenType.Factory.parse(String xmlAsString) |
static LocatedSpecimenType |
LocatedSpecimenType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static LocatedSpecimenType |
LocatedSpecimenType.Factory.parse(URL u) |
static LocatedSpecimenType |
LocatedSpecimenType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static LocatedSpecimenType |
LocatedSpecimenType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static LocatedSpecimenType |
LocatedSpecimenType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static LocatedSpecimenType |
LocatedSpecimenType.Factory.parse(XMLStreamReader sr) |
static LocatedSpecimenType |
LocatedSpecimenType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
LocatedSpecimenDocument.setLocatedSpecimen(LocatedSpecimenType locatedSpecimen)
Sets the "LocatedSpecimen" element
|
void |
LocatedSpecimenPropertyType.setLocatedSpecimen(LocatedSpecimenType locatedSpecimen)
Sets the "LocatedSpecimen" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
LocatedSpecimenTypeImpl
An XML LocatedSpecimenType(@http://www.opengis.net/sampling/1.0).
|
| Modifier and Type | Method and Description |
|---|---|
LocatedSpecimenType |
LocatedSpecimenDocumentImpl.addNewLocatedSpecimen()
Appends and returns a new empty "LocatedSpecimen" element
|
LocatedSpecimenType |
LocatedSpecimenPropertyTypeImpl.addNewLocatedSpecimen()
Appends and returns a new empty "LocatedSpecimen" element
|
LocatedSpecimenType |
LocatedSpecimenDocumentImpl.getLocatedSpecimen()
Gets the "LocatedSpecimen" element
|
LocatedSpecimenType |
LocatedSpecimenPropertyTypeImpl.getLocatedSpecimen()
Gets the "LocatedSpecimen" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
LocatedSpecimenDocumentImpl.setLocatedSpecimen(LocatedSpecimenType locatedSpecimen)
Sets the "LocatedSpecimen" element
|
void |
LocatedSpecimenPropertyTypeImpl.setLocatedSpecimen(LocatedSpecimenType locatedSpecimen)
Sets the "LocatedSpecimen" element
|
Copyright © 2018 52north.org. All rights reserved.