public interface LateralOffsetExpressionType
extends org.apache.xmlbeans.XmlDouble
| Modifier and Type | Interface and Description |
|---|---|
static class |
LateralOffsetExpressionType.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFeatureGeometry()
Gets the "featureGeometry" attribute
|
java.lang.String |
getLateralOffsetReferent()
Gets the "lateralOffsetReferent" attribute
|
java.lang.String |
getUom()
Gets the "uom" attribute
|
boolean |
isSetFeatureGeometry()
True if has "featureGeometry" attribute
|
boolean |
isSetLateralOffsetReferent()
True if has "lateralOffsetReferent" attribute
|
boolean |
isSetUom()
True if has "uom" attribute
|
void |
setFeatureGeometry(java.lang.String featureGeometry)
Sets the "featureGeometry" attribute
|
void |
setLateralOffsetReferent(java.lang.String lateralOffsetReferent)
Sets the "lateralOffsetReferent" attribute
|
void |
setUom(java.lang.String uom)
Sets the "uom" attribute
|
void |
unsetFeatureGeometry()
Unsets the "featureGeometry" attribute
|
void |
unsetLateralOffsetReferent()
Unsets the "lateralOffsetReferent" attribute
|
void |
unsetUom()
Unsets the "uom" attribute
|
org.apache.xmlbeans.XmlAnyURI |
xgetFeatureGeometry()
Gets (as xml) the "featureGeometry" attribute
|
org.apache.xmlbeans.XmlString |
xgetLateralOffsetReferent()
Gets (as xml) the "lateralOffsetReferent" attribute
|
UomIdentifier |
xgetUom()
Gets (as xml) the "uom" attribute
|
void |
xsetFeatureGeometry(org.apache.xmlbeans.XmlAnyURI featureGeometry)
Sets (as xml) the "featureGeometry" attribute
|
void |
xsetLateralOffsetReferent(org.apache.xmlbeans.XmlString lateralOffsetReferent)
Sets (as xml) the "lateralOffsetReferent" attribute
|
void |
xsetUom(UomIdentifier uom)
Sets (as xml) the "uom" attribute
|
doubleValue, getDoubleValue, set, setDoubleValuegetStringValue, set, setStringValue, stringValuechangeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextjava.lang.String getUom()
UomIdentifier xgetUom()
boolean isSetUom()
void setUom(java.lang.String uom)
void xsetUom(UomIdentifier uom)
void unsetUom()
java.lang.String getLateralOffsetReferent()
org.apache.xmlbeans.XmlString xgetLateralOffsetReferent()
boolean isSetLateralOffsetReferent()
void setLateralOffsetReferent(java.lang.String lateralOffsetReferent)
void xsetLateralOffsetReferent(org.apache.xmlbeans.XmlString lateralOffsetReferent)
void unsetLateralOffsetReferent()
java.lang.String getFeatureGeometry()
org.apache.xmlbeans.XmlAnyURI xgetFeatureGeometry()
boolean isSetFeatureGeometry()
void setFeatureGeometry(java.lang.String featureGeometry)
void xsetFeatureGeometry(org.apache.xmlbeans.XmlAnyURI featureGeometry)
void unsetFeatureGeometry()
Copyright © 2015–2018 52north.org. All rights reserved.