public interface BindingOperationMessageType extends ExtensibleDocumentedType
| Modifier and Type | Interface and Description |
|---|---|
static class |
BindingOperationMessageType.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 |
|---|---|
String |
getMessageLabel()
Gets the "messageLabel" attribute
|
boolean |
isSetMessageLabel()
True if has "messageLabel" attribute
|
void |
setMessageLabel(String messageLabel)
Sets the "messageLabel" attribute
|
void |
unsetMessageLabel()
Unsets the "messageLabel" attribute
|
org.apache.xmlbeans.XmlNCName |
xgetMessageLabel()
Gets (as xml) the "messageLabel" 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()
Copyright © 2011-2016 OpenESB Community. All Rights Reserved.