public static interface ConstructorArgDocument.ConstructorArg extends org.apache.xmlbeans.XmlObject
Modifier and Type | Interface and Description |
---|---|
static class |
ConstructorArgDocument.ConstructorArg.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 |
---|---|
ArrayDocument.Array |
addNewArray()
Appends and returns a new empty "array" element
|
BeanDocument.Bean |
addNewBean()
Appends and returns a new empty "bean" element
|
DescriptionDocument.Description |
addNewDescription()
Appends and returns a new empty "description" element
|
IdrefDocument.Idref |
addNewIdref()
Appends and returns a new empty "idref" element
|
ListDocument.List |
addNewList()
Appends and returns a new empty "list" element
|
MapDocument.Map |
addNewMap()
Appends and returns a new empty "map" element
|
NullDocument.Null |
addNewNull()
Appends and returns a new empty "null" element
|
PropsDocument.Props |
addNewProps()
Appends and returns a new empty "props" element
|
RefDocument.Ref |
addNewRef()
Appends and returns a new empty "ref" element
|
SetDocument.Set |
addNewSet()
Appends and returns a new empty "set" element
|
ValueDocument.Value |
addNewValue()
Appends and returns a new empty "value" element
|
ArrayDocument.Array |
getArray()
Gets the "array" element
|
BeanDocument.Bean |
getBean()
Gets the "bean" element
|
DescriptionDocument.Description |
getDescription()
Gets the "description" element
|
IdrefDocument.Idref |
getIdref()
Gets the "idref" element
|
String |
getIndex()
Gets the "index" attribute
|
ListDocument.List |
getList()
Gets the "list" element
|
MapDocument.Map |
getMap()
Gets the "map" element
|
String |
getName()
Gets the "name" attribute
|
NullDocument.Null |
getNull()
Gets the "null" element
|
PropsDocument.Props |
getProps()
Gets the "props" element
|
RefDocument.Ref |
getRef()
Gets the "ref" element
|
String |
getRef2()
Gets the "ref" attribute
|
SetDocument.Set |
getSet()
Gets the "set" element
|
String |
getType()
Gets the "type" attribute
|
ValueDocument.Value |
getValue()
Gets the "value" element
|
String |
getValue2()
Gets the "value" attribute
|
boolean |
isSetArray()
True if has "array" element
|
boolean |
isSetBean()
True if has "bean" element
|
boolean |
isSetDescription()
True if has "description" element
|
boolean |
isSetIdref()
True if has "idref" element
|
boolean |
isSetIndex()
True if has "index" attribute
|
boolean |
isSetList()
True if has "list" element
|
boolean |
isSetMap()
True if has "map" element
|
boolean |
isSetName()
True if has "name" attribute
|
boolean |
isSetNull()
True if has "null" element
|
boolean |
isSetProps()
True if has "props" element
|
boolean |
isSetRef()
True if has "ref" element
|
boolean |
isSetRef2()
True if has "ref" attribute
|
boolean |
isSetSet()
True if has "set" element
|
boolean |
isSetType()
True if has "type" attribute
|
boolean |
isSetValue()
True if has "value" element
|
boolean |
isSetValue2()
True if has "value" attribute
|
void |
setArray(ArrayDocument.Array array)
Sets the "array" element
|
void |
setBean(BeanDocument.Bean bean)
Sets the "bean" element
|
void |
setDescription(DescriptionDocument.Description description)
Sets the "description" element
|
void |
setIdref(IdrefDocument.Idref idref)
Sets the "idref" element
|
void |
setIndex(String index)
Sets the "index" attribute
|
void |
setList(ListDocument.List list)
Sets the "list" element
|
void |
setMap(MapDocument.Map map)
Sets the "map" element
|
void |
setName(String name)
Sets the "name" attribute
|
void |
setNull(NullDocument.Null xnull)
Sets the "null" element
|
void |
setProps(PropsDocument.Props props)
Sets the "props" element
|
void |
setRef(RefDocument.Ref ref)
Sets the "ref" element
|
void |
setRef2(String ref2)
Sets the "ref" attribute
|
void |
setSet(SetDocument.Set set)
Sets the "set" element
|
void |
setType(String type)
Sets the "type" attribute
|
void |
setValue(ValueDocument.Value value)
Sets the "value" element
|
void |
setValue2(String value2)
Sets the "value" attribute
|
void |
unsetArray()
Unsets the "array" element
|
void |
unsetBean()
Unsets the "bean" element
|
void |
unsetDescription()
Unsets the "description" element
|
void |
unsetIdref()
Unsets the "idref" element
|
void |
unsetIndex()
Unsets the "index" attribute
|
void |
unsetList()
Unsets the "list" element
|
void |
unsetMap()
Unsets the "map" element
|
void |
unsetName()
Unsets the "name" attribute
|
void |
unsetNull()
Unsets the "null" element
|
void |
unsetProps()
Unsets the "props" element
|
void |
unsetRef()
Unsets the "ref" element
|
void |
unsetRef2()
Unsets the "ref" attribute
|
void |
unsetSet()
Unsets the "set" element
|
void |
unsetType()
Unsets the "type" attribute
|
void |
unsetValue()
Unsets the "value" element
|
void |
unsetValue2()
Unsets the "value" attribute
|
org.apache.xmlbeans.XmlString |
xgetIndex()
Gets (as xml) the "index" attribute
|
org.apache.xmlbeans.XmlString |
xgetName()
Gets (as xml) the "name" attribute
|
org.apache.xmlbeans.XmlString |
xgetRef2()
Gets (as xml) the "ref" attribute
|
org.apache.xmlbeans.XmlString |
xgetType()
Gets (as xml) the "type" attribute
|
org.apache.xmlbeans.XmlString |
xgetValue2()
Gets (as xml) the "value" attribute
|
void |
xsetIndex(org.apache.xmlbeans.XmlString index)
Sets (as xml) the "index" attribute
|
void |
xsetName(org.apache.xmlbeans.XmlString name)
Sets (as xml) the "name" attribute
|
void |
xsetRef2(org.apache.xmlbeans.XmlString ref2)
Sets (as xml) the "ref" attribute
|
void |
xsetType(org.apache.xmlbeans.XmlString type)
Sets (as xml) the "type" attribute
|
void |
xsetValue2(org.apache.xmlbeans.XmlString value2)
Sets (as xml) the "value" 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
DescriptionDocument.Description getDescription()
boolean isSetDescription()
void setDescription(DescriptionDocument.Description description)
DescriptionDocument.Description addNewDescription()
void unsetDescription()
BeanDocument.Bean getBean()
boolean isSetBean()
void setBean(BeanDocument.Bean bean)
BeanDocument.Bean addNewBean()
void unsetBean()
RefDocument.Ref getRef()
boolean isSetRef()
void setRef(RefDocument.Ref ref)
RefDocument.Ref addNewRef()
void unsetRef()
IdrefDocument.Idref getIdref()
boolean isSetIdref()
void setIdref(IdrefDocument.Idref idref)
IdrefDocument.Idref addNewIdref()
void unsetIdref()
ValueDocument.Value getValue()
boolean isSetValue()
void setValue(ValueDocument.Value value)
ValueDocument.Value addNewValue()
void unsetValue()
NullDocument.Null getNull()
boolean isSetNull()
void setNull(NullDocument.Null xnull)
NullDocument.Null addNewNull()
void unsetNull()
ArrayDocument.Array getArray()
boolean isSetArray()
void setArray(ArrayDocument.Array array)
ArrayDocument.Array addNewArray()
void unsetArray()
ListDocument.List getList()
boolean isSetList()
void setList(ListDocument.List list)
ListDocument.List addNewList()
void unsetList()
SetDocument.Set getSet()
boolean isSetSet()
void setSet(SetDocument.Set set)
SetDocument.Set addNewSet()
void unsetSet()
MapDocument.Map getMap()
boolean isSetMap()
void setMap(MapDocument.Map map)
MapDocument.Map addNewMap()
void unsetMap()
PropsDocument.Props getProps()
boolean isSetProps()
void setProps(PropsDocument.Props props)
PropsDocument.Props addNewProps()
void unsetProps()
org.apache.xmlbeans.XmlString xgetIndex()
boolean isSetIndex()
void xsetIndex(org.apache.xmlbeans.XmlString index)
void unsetIndex()
org.apache.xmlbeans.XmlString xgetType()
boolean isSetType()
void xsetType(org.apache.xmlbeans.XmlString type)
void unsetType()
org.apache.xmlbeans.XmlString xgetName()
boolean isSetName()
void xsetName(org.apache.xmlbeans.XmlString name)
void unsetName()
org.apache.xmlbeans.XmlString xgetRef2()
boolean isSetRef2()
void xsetRef2(org.apache.xmlbeans.XmlString ref2)
void unsetRef2()
org.apache.xmlbeans.XmlString xgetValue2()
boolean isSetValue2()
void xsetValue2(org.apache.xmlbeans.XmlString value2)
void unsetValue2()
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann