public static interface LookupMethodDocument.LookupMethod extends org.apache.xmlbeans.XmlObject
Modifier and Type | Interface and Description |
---|---|
static class |
LookupMethodDocument.LookupMethod.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 |
getBean()
Gets the "bean" attribute
|
String |
getName()
Gets the "name" attribute
|
boolean |
isSetBean()
True if has "bean" attribute
|
boolean |
isSetName()
True if has "name" attribute
|
void |
setBean(String bean)
Sets the "bean" attribute
|
void |
setName(String name)
Sets the "name" attribute
|
void |
unsetBean()
Unsets the "bean" attribute
|
void |
unsetName()
Unsets the "name" attribute
|
org.apache.xmlbeans.XmlString |
xgetBean()
Gets (as xml) the "bean" attribute
|
org.apache.xmlbeans.XmlString |
xgetName()
Gets (as xml) the "name" attribute
|
void |
xsetBean(org.apache.xmlbeans.XmlString bean)
Sets (as xml) the "bean" attribute
|
void |
xsetName(org.apache.xmlbeans.XmlString name)
Sets (as xml) the "name" attribute
|
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, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
static final org.apache.xmlbeans.SchemaType type
org.apache.xmlbeans.XmlString xgetName()
boolean isSetName()
void xsetName(org.apache.xmlbeans.XmlString name)
void unsetName()
org.apache.xmlbeans.XmlString xgetBean()
boolean isSetBean()
void xsetBean(org.apache.xmlbeans.XmlString bean)
void unsetBean()
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann