public interface JMSHeaderConfConfig
extends org.apache.xmlbeans.XmlObject
Modifier and Type | Interface and Description |
---|---|
static class |
JMSHeaderConfConfig.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 |
getClientID()
Gets the "clientID" attribute
|
String |
getDurableSubscriptionName()
Gets the "durableSubscriptionName" attribute
|
String |
getJMSCorrelationID()
Gets the "JMSCorrelationID" attribute
|
JMSDeliveryModeTypeConfig.Enum |
getJMSDeliveryMode()
Gets the "JMSDeliveryMode" attribute
|
String |
getJMSPriority()
Gets the "JMSPriority" attribute
|
String |
getJMSReplyTo()
Gets the "JMSReplyTo" attribute
|
String |
getJMSType()
Gets the "JMSType" attribute
|
String |
getMessageSelector()
Gets the "messageSelector" attribute
|
boolean |
getSendAsBytesMessage()
Gets the "sendAsBytesMessage" attribute
|
boolean |
getSoapActionAdd()
Gets the "soapActionAdd" attribute
|
String |
getTimeToLive()
Gets the "TimeToLive" attribute
|
boolean |
isSetClientID()
True if has "clientID" attribute
|
boolean |
isSetDurableSubscriptionName()
True if has "durableSubscriptionName" attribute
|
boolean |
isSetJMSCorrelationID()
True if has "JMSCorrelationID" attribute
|
boolean |
isSetJMSDeliveryMode()
True if has "JMSDeliveryMode" attribute
|
boolean |
isSetJMSPriority()
True if has "JMSPriority" attribute
|
boolean |
isSetJMSReplyTo()
True if has "JMSReplyTo" attribute
|
boolean |
isSetJMSType()
True if has "JMSType" attribute
|
boolean |
isSetMessageSelector()
True if has "messageSelector" attribute
|
boolean |
isSetSendAsBytesMessage()
True if has "sendAsBytesMessage" attribute
|
boolean |
isSetSoapActionAdd()
True if has "soapActionAdd" attribute
|
boolean |
isSetTimeToLive()
True if has "TimeToLive" attribute
|
void |
setClientID(String clientID)
Sets the "clientID" attribute
|
void |
setDurableSubscriptionName(String durableSubscriptionName)
Sets the "durableSubscriptionName" attribute
|
void |
setJMSCorrelationID(String jmsCorrelationID)
Sets the "JMSCorrelationID" attribute
|
void |
setJMSDeliveryMode(JMSDeliveryModeTypeConfig.Enum jmsDeliveryMode)
Sets the "JMSDeliveryMode" attribute
|
void |
setJMSPriority(String jmsPriority)
Sets the "JMSPriority" attribute
|
void |
setJMSReplyTo(String jmsReplyTo)
Sets the "JMSReplyTo" attribute
|
void |
setJMSType(String jmsType)
Sets the "JMSType" attribute
|
void |
setMessageSelector(String messageSelector)
Sets the "messageSelector" attribute
|
void |
setSendAsBytesMessage(boolean sendAsBytesMessage)
Sets the "sendAsBytesMessage" attribute
|
void |
setSoapActionAdd(boolean soapActionAdd)
Sets the "soapActionAdd" attribute
|
void |
setTimeToLive(String timeToLive)
Sets the "TimeToLive" attribute
|
void |
unsetClientID()
Unsets the "clientID" attribute
|
void |
unsetDurableSubscriptionName()
Unsets the "durableSubscriptionName" attribute
|
void |
unsetJMSCorrelationID()
Unsets the "JMSCorrelationID" attribute
|
void |
unsetJMSDeliveryMode()
Unsets the "JMSDeliveryMode" attribute
|
void |
unsetJMSPriority()
Unsets the "JMSPriority" attribute
|
void |
unsetJMSReplyTo()
Unsets the "JMSReplyTo" attribute
|
void |
unsetJMSType()
Unsets the "JMSType" attribute
|
void |
unsetMessageSelector()
Unsets the "messageSelector" attribute
|
void |
unsetSendAsBytesMessage()
Unsets the "sendAsBytesMessage" attribute
|
void |
unsetSoapActionAdd()
Unsets the "soapActionAdd" attribute
|
void |
unsetTimeToLive()
Unsets the "TimeToLive" attribute
|
org.apache.xmlbeans.XmlString |
xgetClientID()
Gets (as xml) the "clientID" attribute
|
org.apache.xmlbeans.XmlString |
xgetDurableSubscriptionName()
Gets (as xml) the "durableSubscriptionName" attribute
|
org.apache.xmlbeans.XmlString |
xgetJMSCorrelationID()
Gets (as xml) the "JMSCorrelationID" attribute
|
JMSDeliveryModeTypeConfig |
xgetJMSDeliveryMode()
Gets (as xml) the "JMSDeliveryMode" attribute
|
org.apache.xmlbeans.XmlString |
xgetJMSPriority()
Gets (as xml) the "JMSPriority" attribute
|
org.apache.xmlbeans.XmlString |
xgetJMSReplyTo()
Gets (as xml) the "JMSReplyTo" attribute
|
org.apache.xmlbeans.XmlString |
xgetJMSType()
Gets (as xml) the "JMSType" attribute
|
org.apache.xmlbeans.XmlString |
xgetMessageSelector()
Gets (as xml) the "messageSelector" attribute
|
org.apache.xmlbeans.XmlBoolean |
xgetSendAsBytesMessage()
Gets (as xml) the "sendAsBytesMessage" attribute
|
org.apache.xmlbeans.XmlBoolean |
xgetSoapActionAdd()
Gets (as xml) the "soapActionAdd" attribute
|
org.apache.xmlbeans.XmlString |
xgetTimeToLive()
Gets (as xml) the "TimeToLive" attribute
|
void |
xsetClientID(org.apache.xmlbeans.XmlString clientID)
Sets (as xml) the "clientID" attribute
|
void |
xsetDurableSubscriptionName(org.apache.xmlbeans.XmlString durableSubscriptionName)
Sets (as xml) the "durableSubscriptionName" attribute
|
void |
xsetJMSCorrelationID(org.apache.xmlbeans.XmlString jmsCorrelationID)
Sets (as xml) the "JMSCorrelationID" attribute
|
void |
xsetJMSDeliveryMode(JMSDeliveryModeTypeConfig jmsDeliveryMode)
Sets (as xml) the "JMSDeliveryMode" attribute
|
void |
xsetJMSPriority(org.apache.xmlbeans.XmlString jmsPriority)
Sets (as xml) the "JMSPriority" attribute
|
void |
xsetJMSReplyTo(org.apache.xmlbeans.XmlString jmsReplyTo)
Sets (as xml) the "JMSReplyTo" attribute
|
void |
xsetJMSType(org.apache.xmlbeans.XmlString jmsType)
Sets (as xml) the "JMSType" attribute
|
void |
xsetMessageSelector(org.apache.xmlbeans.XmlString messageSelector)
Sets (as xml) the "messageSelector" attribute
|
void |
xsetSendAsBytesMessage(org.apache.xmlbeans.XmlBoolean sendAsBytesMessage)
Sets (as xml) the "sendAsBytesMessage" attribute
|
void |
xsetSoapActionAdd(org.apache.xmlbeans.XmlBoolean soapActionAdd)
Sets (as xml) the "soapActionAdd" attribute
|
void |
xsetTimeToLive(org.apache.xmlbeans.XmlString timeToLive)
Sets (as xml) the "TimeToLive" 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, 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
String getJMSCorrelationID()
org.apache.xmlbeans.XmlString xgetJMSCorrelationID()
boolean isSetJMSCorrelationID()
void setJMSCorrelationID(String jmsCorrelationID)
void xsetJMSCorrelationID(org.apache.xmlbeans.XmlString jmsCorrelationID)
void unsetJMSCorrelationID()
String getJMSReplyTo()
org.apache.xmlbeans.XmlString xgetJMSReplyTo()
boolean isSetJMSReplyTo()
void setJMSReplyTo(String jmsReplyTo)
void xsetJMSReplyTo(org.apache.xmlbeans.XmlString jmsReplyTo)
void unsetJMSReplyTo()
String getJMSType()
org.apache.xmlbeans.XmlString xgetJMSType()
boolean isSetJMSType()
void setJMSType(String jmsType)
void xsetJMSType(org.apache.xmlbeans.XmlString jmsType)
void unsetJMSType()
String getJMSPriority()
org.apache.xmlbeans.XmlString xgetJMSPriority()
boolean isSetJMSPriority()
void setJMSPriority(String jmsPriority)
void xsetJMSPriority(org.apache.xmlbeans.XmlString jmsPriority)
void unsetJMSPriority()
JMSDeliveryModeTypeConfig.Enum getJMSDeliveryMode()
JMSDeliveryModeTypeConfig xgetJMSDeliveryMode()
boolean isSetJMSDeliveryMode()
void setJMSDeliveryMode(JMSDeliveryModeTypeConfig.Enum jmsDeliveryMode)
void xsetJMSDeliveryMode(JMSDeliveryModeTypeConfig jmsDeliveryMode)
void unsetJMSDeliveryMode()
String getTimeToLive()
org.apache.xmlbeans.XmlString xgetTimeToLive()
boolean isSetTimeToLive()
void setTimeToLive(String timeToLive)
void xsetTimeToLive(org.apache.xmlbeans.XmlString timeToLive)
void unsetTimeToLive()
String getDurableSubscriptionName()
org.apache.xmlbeans.XmlString xgetDurableSubscriptionName()
boolean isSetDurableSubscriptionName()
void setDurableSubscriptionName(String durableSubscriptionName)
void xsetDurableSubscriptionName(org.apache.xmlbeans.XmlString durableSubscriptionName)
void unsetDurableSubscriptionName()
String getClientID()
org.apache.xmlbeans.XmlString xgetClientID()
boolean isSetClientID()
void setClientID(String clientID)
void xsetClientID(org.apache.xmlbeans.XmlString clientID)
void unsetClientID()
String getMessageSelector()
org.apache.xmlbeans.XmlString xgetMessageSelector()
boolean isSetMessageSelector()
void setMessageSelector(String messageSelector)
void xsetMessageSelector(org.apache.xmlbeans.XmlString messageSelector)
void unsetMessageSelector()
boolean getSendAsBytesMessage()
org.apache.xmlbeans.XmlBoolean xgetSendAsBytesMessage()
boolean isSetSendAsBytesMessage()
void setSendAsBytesMessage(boolean sendAsBytesMessage)
void xsetSendAsBytesMessage(org.apache.xmlbeans.XmlBoolean sendAsBytesMessage)
void unsetSendAsBytesMessage()
boolean getSoapActionAdd()
org.apache.xmlbeans.XmlBoolean xgetSoapActionAdd()
boolean isSetSoapActionAdd()
void setSoapActionAdd(boolean soapActionAdd)
void xsetSoapActionAdd(org.apache.xmlbeans.XmlBoolean soapActionAdd)
void unsetSoapActionAdd()
Copyright © 2019. All Rights Reserved.