public interface MessageRefType extends ExtensibleDocumentedType
| Modifier and Type | Interface and Description |
|---|---|
static class |
MessageRefType.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 |
|---|---|
Object |
getElement()
Gets the "element" attribute
|
String |
getMessageLabel()
Gets the "messageLabel" attribute
|
boolean |
isSetElement()
True if has "element" attribute
|
boolean |
isSetMessageLabel()
True if has "messageLabel" attribute
|
void |
setElement(Object element)
Sets the "element" attribute
|
void |
setMessageLabel(String messageLabel)
Sets the "messageLabel" attribute
|
void |
unsetElement()
Unsets the "element" attribute
|
void |
unsetMessageLabel()
Unsets the "messageLabel" attribute
|
ElementReferenceType |
xgetElement()
Gets (as xml) the "element" attribute
|
org.apache.xmlbeans.XmlNCName |
xgetMessageLabel()
Gets (as xml) the "messageLabel" attribute
|
void |
xsetElement(ElementReferenceType element)
Sets (as xml) the "element" attribute
|
void |
xsetMessageLabel(org.apache.xmlbeans.XmlNCName messageLabel)
Sets (as xml) the "messageLabel" attribute
|
addNewDocumentation, getDocumentationArray, getDocumentationArray, insertNewDocumentation, removeDocumentation, setDocumentationArray, setDocumentationArray, sizeOfDocumentationArraychangeType, 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, xmlTextString getMessageLabel()
org.apache.xmlbeans.XmlNCName xgetMessageLabel()
boolean isSetMessageLabel()
void setMessageLabel(String messageLabel)
void xsetMessageLabel(org.apache.xmlbeans.XmlNCName messageLabel)
void unsetMessageLabel()
Object getElement()
ElementReferenceType xgetElement()
boolean isSetElement()
void setElement(Object element)
void xsetElement(ElementReferenceType element)
void unsetElement()
Copyright © 2011-2016 OpenESB Community. All Rights Reserved.