public static interface PropsDocument.Props extends PropsType
| Modifier and Type | Interface and Description |
|---|---|
static class |
PropsDocument.Props.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 |
|---|---|
DefaultableBoolean.Enum |
getMerge()
Gets the "merge" attribute
|
boolean |
isSetMerge()
True if has "merge" attribute
|
void |
setMerge(DefaultableBoolean.Enum merge)
Sets the "merge" attribute
|
void |
unsetMerge()
Unsets the "merge" attribute
|
DefaultableBoolean |
xgetMerge()
Gets (as xml) the "merge" attribute
|
void |
xsetMerge(DefaultableBoolean merge)
Sets (as xml) the "merge" attribute
|
addNewProp, getPropArray, getPropArray, insertNewProp, removeProp, setPropArray, setPropArray, sizeOfPropArraygetValueType, isSetValueType, setValueType, unsetValueType, xgetValueType, xsetValueTypechangeType, 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, xmlTextstatic final org.apache.xmlbeans.SchemaType type
DefaultableBoolean.Enum getMerge()
DefaultableBoolean xgetMerge()
boolean isSetMerge()
void setMerge(DefaultableBoolean.Enum merge)
void xsetMerge(DefaultableBoolean merge)
void unsetMerge()
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann