public interface ActionAttribute
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
ActionAttribute.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 |
|---|---|
String |
getAction()
Gets the "Action" attribute
|
boolean |
isSetAction()
True if has "Action" attribute
|
void |
setAction(String action)
Sets the "Action" attribute
|
void |
unsetAction()
Unsets the "Action" attribute
|
org.apache.xmlbeans.XmlAnyURI |
xgetAction()
Gets (as xml) the "Action" attribute
|
void |
xsetAction(org.apache.xmlbeans.XmlAnyURI action)
Sets (as xml) the "Action" attribute
|
changeType, compareTo, compareValue, 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, xmlTextString getAction()
org.apache.xmlbeans.XmlAnyURI xgetAction()
boolean isSetAction()
void setAction(String action)
void xsetAction(org.apache.xmlbeans.XmlAnyURI action)
void unsetAction()
Copyright © 2019. All Rights Reserved.