public static interface MessageEntry.MessageContent
extends org.apache.xmlbeans.XmlString
Modifier and Type | Interface and Description |
---|---|
static class |
MessageEntry.MessageContent.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 |
---|---|
long |
getBOM()
Gets the "BOM" attribute
|
boolean |
isSetBOM()
True if has "BOM" attribute
|
void |
setBOM(long bom)
Sets the "BOM" attribute
|
void |
unsetBOM()
Unsets the "BOM" attribute
|
org.apache.xmlbeans.XmlUnsignedInt |
xgetBOM()
Gets (as xml) the "BOM" attribute
|
void |
xsetBOM(org.apache.xmlbeans.XmlUnsignedInt bom)
Sets (as xml) the "BOM" attribute
|
getStringValue, set, setStringValue, stringValue
changeType, compareTo, compareValue, 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
long getBOM()
org.apache.xmlbeans.XmlUnsignedInt xgetBOM()
boolean isSetBOM()
void setBOM(long bom)
void xsetBOM(org.apache.xmlbeans.XmlUnsignedInt bom)
void unsetBOM()
Copyright © 2019. All Rights Reserved.