public static interface BeginDocument.Begin
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
BeginDocument.Begin.Factory
A factory class with static methods for creating instances
of this type.
|
static interface |
BeginDocument.Begin.Location
An XML location(@).
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
java.math.BigInteger |
getGroup()
Gets the "group" attribute
|
BeginDocument.Begin.Location.Enum |
getLocation()
Gets the "location" attribute
|
boolean |
isSetLocation()
True if has "location" attribute
|
void |
setGroup(java.math.BigInteger group)
Sets the "group" attribute
|
void |
setLocation(BeginDocument.Begin.Location.Enum location)
Sets the "location" attribute
|
void |
unsetLocation()
Unsets the "location" attribute
|
org.apache.xmlbeans.XmlInteger |
xgetGroup()
Gets (as xml) the "group" attribute
|
BeginDocument.Begin.Location |
xgetLocation()
Gets (as xml) the "location" attribute
|
void |
xsetGroup(org.apache.xmlbeans.XmlInteger group)
Sets (as xml) the "group" attribute
|
void |
xsetLocation(BeginDocument.Begin.Location location)
Sets (as xml) the "location" 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, xmlTextjava.math.BigInteger getGroup()
org.apache.xmlbeans.XmlInteger xgetGroup()
void setGroup(java.math.BigInteger group)
void xsetGroup(org.apache.xmlbeans.XmlInteger group)
BeginDocument.Begin.Location.Enum getLocation()
BeginDocument.Begin.Location xgetLocation()
boolean isSetLocation()
void setLocation(BeginDocument.Begin.Location.Enum location)
void xsetLocation(BeginDocument.Begin.Location location)
void unsetLocation()
Copyright © 2013. All Rights Reserved.