| Package | Description |
|---|---|
| net.opengis.sampling.x10 | |
| net.opengis.sampling.x10.impl |
| Modifier and Type | Method and Description |
|---|---|
AnyOrReferenceType |
LocationPropertyType.addNewEXGeographicDescription()
Appends and returns a new empty "EX_GeographicDescription" element
|
AnyOrReferenceType |
SurveyProcedureType.addNewOperator()
Appends and returns a new empty "operator" element
|
AnyOrReferenceType |
LocationPropertyType.getEXGeographicDescription()
Gets the "EX_GeographicDescription" element
|
AnyOrReferenceType |
SurveyProcedureType.getOperator()
Gets the "operator" element
|
static AnyOrReferenceType |
AnyOrReferenceType.Factory.newInstance() |
static AnyOrReferenceType |
AnyOrReferenceType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static AnyOrReferenceType |
AnyOrReferenceType.Factory.parse(java.io.File file) |
static AnyOrReferenceType |
AnyOrReferenceType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options) |
static AnyOrReferenceType |
AnyOrReferenceType.Factory.parse(java.io.InputStream is) |
static AnyOrReferenceType |
AnyOrReferenceType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static AnyOrReferenceType |
AnyOrReferenceType.Factory.parse(org.w3c.dom.Node node) |
static AnyOrReferenceType |
AnyOrReferenceType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options) |
static AnyOrReferenceType |
AnyOrReferenceType.Factory.parse(java.io.Reader r) |
static AnyOrReferenceType |
AnyOrReferenceType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options) |
static AnyOrReferenceType |
AnyOrReferenceType.Factory.parse(java.lang.String xmlAsString) |
static AnyOrReferenceType |
AnyOrReferenceType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static AnyOrReferenceType |
AnyOrReferenceType.Factory.parse(java.net.URL u) |
static AnyOrReferenceType |
AnyOrReferenceType.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options) |
static AnyOrReferenceType |
AnyOrReferenceType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static AnyOrReferenceType |
AnyOrReferenceType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static AnyOrReferenceType |
AnyOrReferenceType.Factory.parse(javax.xml.stream.XMLStreamReader sr) |
static AnyOrReferenceType |
AnyOrReferenceType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
LocationPropertyType.setEXGeographicDescription(AnyOrReferenceType exGeographicDescription)
Sets the "EX_GeographicDescription" element
|
void |
SurveyProcedureType.setOperator(AnyOrReferenceType operator)
Sets the "operator" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
AnyOrReferenceTypeImpl
An XML AnyOrReferenceType(@http://www.opengis.net/sampling/1.0).
|
| Modifier and Type | Method and Description |
|---|---|
AnyOrReferenceType |
LocationPropertyTypeImpl.addNewEXGeographicDescription()
Appends and returns a new empty "EX_GeographicDescription" element
|
AnyOrReferenceType |
SurveyProcedureTypeImpl.addNewOperator()
Appends and returns a new empty "operator" element
|
AnyOrReferenceType |
LocationPropertyTypeImpl.getEXGeographicDescription()
Gets the "EX_GeographicDescription" element
|
AnyOrReferenceType |
SurveyProcedureTypeImpl.getOperator()
Gets the "operator" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
LocationPropertyTypeImpl.setEXGeographicDescription(AnyOrReferenceType exGeographicDescription)
Sets the "EX_GeographicDescription" element
|
void |
SurveyProcedureTypeImpl.setOperator(AnyOrReferenceType operator)
Sets the "operator" element
|
Copyright © 2015–2018 52north.org. All rights reserved.