public static interface Extensionconfig.Interface extends XmlObject
Modifier and Type | Field and Description |
---|---|
static ElementFactory<Extensionconfig.Interface> |
Factory |
static SchemaType |
type |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
Modifier and Type | Method and Description |
---|---|
String |
getName()
Gets the "name" attribute
|
String |
getStaticHandler()
Gets the "staticHandler" element
|
boolean |
isSetName()
True if has "name" attribute
|
void |
setName(String name)
Sets the "name" attribute
|
void |
setStaticHandler(String staticHandler)
Sets the "staticHandler" element
|
void |
unsetName()
Unsets the "name" attribute
|
XmlString |
xgetName()
Gets (as xml) the "name" attribute
|
XmlString |
xgetStaticHandler()
Gets (as xml) the "staticHandler" element
|
void |
xsetName(XmlString name)
Sets (as xml) the "name" attribute
|
void |
xsetStaticHandler(XmlString staticHandler)
Sets (as xml) the "staticHandler" element
|
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
static final ElementFactory<Extensionconfig.Interface> Factory
static final SchemaType type
String getStaticHandler()
XmlString xgetStaticHandler()
void setStaticHandler(String staticHandler)
void xsetStaticHandler(XmlString staticHandler)
String getName()
XmlString xgetName()
boolean isSetName()
void setName(String name)
void xsetName(XmlString name)
void unsetName()