public static interface LiteralDataType.LiteralDataDomain extends LiteralDataDomainType
| Modifier and Type | Interface and Description |
|---|---|
static class |
LiteralDataType.LiteralDataDomain.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 |
|---|---|
boolean |
getDefault()
Gets the "default" attribute
|
boolean |
isSetDefault()
True if has "default" attribute
|
void |
setDefault(boolean xdefault)
Sets the "default" attribute
|
void |
unsetDefault()
Unsets the "default" attribute
|
org.apache.xmlbeans.XmlBoolean |
xgetDefault()
Gets (as xml) the "default" attribute
|
void |
xsetDefault(org.apache.xmlbeans.XmlBoolean xdefault)
Sets (as xml) the "default" attribute
|
addNewAllowedValues, addNewAnyValue, addNewDataType, addNewDefaultValue, addNewUOM, addNewValuesReference, getAllowedValues, getAnyValue, getDataType, getDefaultValue, getUOM, getValuesReference, isSetAllowedValues, isSetAnyValue, isSetDataType, isSetDefaultValue, isSetUOM, isSetValuesReference, setAllowedValues, setAnyValue, setDataType, setDefaultValue, setUOM, setValuesReference, unsetAllowedValues, unsetAnyValue, unsetDataType, unsetDefaultValue, unsetUOM, unsetValuesReferencechangeType, 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, xmlTextboolean getDefault()
org.apache.xmlbeans.XmlBoolean xgetDefault()
boolean isSetDefault()
void setDefault(boolean xdefault)
void xsetDefault(org.apache.xmlbeans.XmlBoolean xdefault)
void unsetDefault()
Copyright © 2015–2018 52north.org. All rights reserved.