public static interface PropertyType.ValueReference
extends org.apache.xmlbeans.XmlString
| Modifier and Type | Interface and Description |
|---|---|
static class |
PropertyType.ValueReference.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 |
|---|---|
UpdateActionType.Enum |
getAction()
Gets the "action" attribute
|
boolean |
isSetAction()
True if has "action" attribute
|
void |
setAction(UpdateActionType.Enum action)
Sets the "action" attribute
|
void |
unsetAction()
Unsets the "action" attribute
|
UpdateActionType |
xgetAction()
Gets (as xml) the "action" attribute
|
void |
xsetAction(UpdateActionType action)
Sets (as xml) the "action" attribute
|
getStringValue, 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, xmlTextUpdateActionType.Enum getAction()
UpdateActionType xgetAction()
boolean isSetAction()
void setAction(UpdateActionType.Enum action)
void xsetAction(UpdateActionType action)
void unsetAction()
Copyright © 2016 52north.org. All rights reserved.