public interface VectorType extends VectorType
| Modifier and Type | Interface and Description |
|---|---|
static class |
VectorType.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.util.List |
getListValue() |
java.lang.String |
getOffsetUom()
Gets the "offsetUom" attribute
|
boolean |
isSetOffsetUom()
True if has "offsetUom" attribute
|
java.util.List |
listValue()
Deprecated.
|
void |
set(java.util.List list)
Deprecated.
|
void |
setListValue(java.util.List list) |
void |
setOffsetUom(java.lang.String offsetUom)
Sets the "offsetUom" attribute
|
void |
unsetOffsetUom()
Unsets the "offsetUom" attribute
|
java.util.List |
xgetListValue() |
UomIdentifier |
xgetOffsetUom()
Gets (as xml) the "offsetUom" attribute
|
java.util.List |
xlistValue()
Deprecated.
|
void |
xsetOffsetUom(UomIdentifier offsetUom)
Sets (as xml) the "offsetUom" attribute
|
getAxisLabels, getSrsDimension, getSrsName, getUomLabels, isSetAxisLabels, isSetSrsDimension, isSetSrsName, isSetUomLabels, setAxisLabels, setSrsDimension, setSrsName, setUomLabels, unsetAxisLabels, unsetSrsDimension, unsetSrsName, unsetUomLabels, xgetAxisLabels, xgetSrsDimension, xgetSrsName, xgetUomLabels, xsetAxisLabels, xsetSrsDimension, xsetSrsName, xsetUomLabelsgetStringValue, 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.util.List getListValue()
getListValue in interface DirectPositionTypegetListValue in interface DoubleListgetListValue in interface VectorTypejava.util.List xgetListValue()
xgetListValue in interface DirectPositionTypexgetListValue in interface DoubleListxgetListValue in interface VectorTypevoid setListValue(java.util.List list)
setListValue in interface DirectPositionTypesetListValue in interface DoubleListsetListValue in interface VectorTypejava.util.List listValue()
listValue in interface DirectPositionTypelistValue in interface DoubleListlistValue in interface VectorTypejava.util.List xlistValue()
xlistValue in interface DirectPositionTypexlistValue in interface DoubleListxlistValue in interface VectorTypevoid set(java.util.List list)
set in interface DirectPositionTypeset in interface DoubleListset in interface VectorTypejava.lang.String getOffsetUom()
UomIdentifier xgetOffsetUom()
boolean isSetOffsetUom()
void setOffsetUom(java.lang.String offsetUom)
void xsetOffsetUom(UomIdentifier offsetUom)
void unsetOffsetUom()
Copyright © 2015–2018 52north.org. All rights reserved.