public interface MeasureType
extends org.apache.xmlbeans.XmlDouble
| Modifier and Type | Interface and Description |
|---|---|
static class |
MeasureType.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 |
getUom()
Gets the "uom" attribute
|
boolean |
isSetUom()
True if has "uom" attribute
|
void |
setUom(java.lang.String uom)
Sets the "uom" attribute
|
void |
unsetUom()
Unsets the "uom" attribute
|
UomIdentifier |
xgetUom()
Gets (as xml) the "uom" 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()
Copyright © 2015–2018 52north.org. All rights reserved.