public class JMSHeaderConfConfigImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements JMSHeaderConfConfig
JMSHeaderConfConfig.Factory
_voorVc, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER
type
Constructor and Description |
---|
JMSHeaderConfConfigImpl(org.apache.xmlbeans.SchemaType sType) |
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
|
arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_String, set_text, unionArraySetterHelper, unionArraySetterHelper, update_from_complex_content, value_hash_code
_copy, _copy, _isComplexContent, _isComplexType, _set, _validateOnSet, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, check_orphaned, compare_to, compareTo, compareValue, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, get_attribute_field, get_attribute_type, get_attributeflags, get_default_attribute_value, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_rule, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, has_store, hashCode, init_flags, initComplexType, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, is_defaultable_ws, is_orphaned, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, java_value, listValue, longValue, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set_b64, set_BigDecimal, set_BigInteger, set_boolean, set_byte, set_ByteArray, set_Calendar, set_char, set_ComplexXml, set_Date, set_double, set_enum, set_float, set_GDate, set_GDuration, set_hex, set_int, set_list, set_long, set_newValue, set_notation, set_QName, set_short, set_xmlanysimple, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDateValue, setGDurationValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, shortValue, stringValue, substitute, toString, uses_invalidate_value, validate_now, validate_simpleval, validate, validate, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlText
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
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
public JMSHeaderConfConfigImpl(org.apache.xmlbeans.SchemaType sType)
public String getJMSCorrelationID()
getJMSCorrelationID
in interface JMSHeaderConfConfig
public org.apache.xmlbeans.XmlString xgetJMSCorrelationID()
xgetJMSCorrelationID
in interface JMSHeaderConfConfig
public boolean isSetJMSCorrelationID()
isSetJMSCorrelationID
in interface JMSHeaderConfConfig
public void setJMSCorrelationID(String jmsCorrelationID)
setJMSCorrelationID
in interface JMSHeaderConfConfig
public void xsetJMSCorrelationID(org.apache.xmlbeans.XmlString jmsCorrelationID)
xsetJMSCorrelationID
in interface JMSHeaderConfConfig
public void unsetJMSCorrelationID()
unsetJMSCorrelationID
in interface JMSHeaderConfConfig
public String getJMSReplyTo()
getJMSReplyTo
in interface JMSHeaderConfConfig
public org.apache.xmlbeans.XmlString xgetJMSReplyTo()
xgetJMSReplyTo
in interface JMSHeaderConfConfig
public boolean isSetJMSReplyTo()
isSetJMSReplyTo
in interface JMSHeaderConfConfig
public void setJMSReplyTo(String jmsReplyTo)
setJMSReplyTo
in interface JMSHeaderConfConfig
public void xsetJMSReplyTo(org.apache.xmlbeans.XmlString jmsReplyTo)
xsetJMSReplyTo
in interface JMSHeaderConfConfig
public void unsetJMSReplyTo()
unsetJMSReplyTo
in interface JMSHeaderConfConfig
public String getJMSType()
getJMSType
in interface JMSHeaderConfConfig
public org.apache.xmlbeans.XmlString xgetJMSType()
xgetJMSType
in interface JMSHeaderConfConfig
public boolean isSetJMSType()
isSetJMSType
in interface JMSHeaderConfConfig
public void setJMSType(String jmsType)
setJMSType
in interface JMSHeaderConfConfig
public void xsetJMSType(org.apache.xmlbeans.XmlString jmsType)
xsetJMSType
in interface JMSHeaderConfConfig
public void unsetJMSType()
unsetJMSType
in interface JMSHeaderConfConfig
public String getJMSPriority()
getJMSPriority
in interface JMSHeaderConfConfig
public org.apache.xmlbeans.XmlString xgetJMSPriority()
xgetJMSPriority
in interface JMSHeaderConfConfig
public boolean isSetJMSPriority()
isSetJMSPriority
in interface JMSHeaderConfConfig
public void setJMSPriority(String jmsPriority)
setJMSPriority
in interface JMSHeaderConfConfig
public void xsetJMSPriority(org.apache.xmlbeans.XmlString jmsPriority)
xsetJMSPriority
in interface JMSHeaderConfConfig
public void unsetJMSPriority()
unsetJMSPriority
in interface JMSHeaderConfConfig
public JMSDeliveryModeTypeConfig.Enum getJMSDeliveryMode()
getJMSDeliveryMode
in interface JMSHeaderConfConfig
public JMSDeliveryModeTypeConfig xgetJMSDeliveryMode()
xgetJMSDeliveryMode
in interface JMSHeaderConfConfig
public boolean isSetJMSDeliveryMode()
isSetJMSDeliveryMode
in interface JMSHeaderConfConfig
public void setJMSDeliveryMode(JMSDeliveryModeTypeConfig.Enum jmsDeliveryMode)
setJMSDeliveryMode
in interface JMSHeaderConfConfig
public void xsetJMSDeliveryMode(JMSDeliveryModeTypeConfig jmsDeliveryMode)
xsetJMSDeliveryMode
in interface JMSHeaderConfConfig
public void unsetJMSDeliveryMode()
unsetJMSDeliveryMode
in interface JMSHeaderConfConfig
public String getTimeToLive()
getTimeToLive
in interface JMSHeaderConfConfig
public org.apache.xmlbeans.XmlString xgetTimeToLive()
xgetTimeToLive
in interface JMSHeaderConfConfig
public boolean isSetTimeToLive()
isSetTimeToLive
in interface JMSHeaderConfConfig
public void setTimeToLive(String timeToLive)
setTimeToLive
in interface JMSHeaderConfConfig
public void xsetTimeToLive(org.apache.xmlbeans.XmlString timeToLive)
xsetTimeToLive
in interface JMSHeaderConfConfig
public void unsetTimeToLive()
unsetTimeToLive
in interface JMSHeaderConfConfig
public String getDurableSubscriptionName()
getDurableSubscriptionName
in interface JMSHeaderConfConfig
public org.apache.xmlbeans.XmlString xgetDurableSubscriptionName()
xgetDurableSubscriptionName
in interface JMSHeaderConfConfig
public boolean isSetDurableSubscriptionName()
isSetDurableSubscriptionName
in interface JMSHeaderConfConfig
public void setDurableSubscriptionName(String durableSubscriptionName)
setDurableSubscriptionName
in interface JMSHeaderConfConfig
public void xsetDurableSubscriptionName(org.apache.xmlbeans.XmlString durableSubscriptionName)
xsetDurableSubscriptionName
in interface JMSHeaderConfConfig
public void unsetDurableSubscriptionName()
unsetDurableSubscriptionName
in interface JMSHeaderConfConfig
public String getClientID()
getClientID
in interface JMSHeaderConfConfig
public org.apache.xmlbeans.XmlString xgetClientID()
xgetClientID
in interface JMSHeaderConfConfig
public boolean isSetClientID()
isSetClientID
in interface JMSHeaderConfConfig
public void setClientID(String clientID)
setClientID
in interface JMSHeaderConfConfig
public void xsetClientID(org.apache.xmlbeans.XmlString clientID)
xsetClientID
in interface JMSHeaderConfConfig
public void unsetClientID()
unsetClientID
in interface JMSHeaderConfConfig
public String getMessageSelector()
getMessageSelector
in interface JMSHeaderConfConfig
public org.apache.xmlbeans.XmlString xgetMessageSelector()
xgetMessageSelector
in interface JMSHeaderConfConfig
public boolean isSetMessageSelector()
isSetMessageSelector
in interface JMSHeaderConfConfig
public void setMessageSelector(String messageSelector)
setMessageSelector
in interface JMSHeaderConfConfig
public void xsetMessageSelector(org.apache.xmlbeans.XmlString messageSelector)
xsetMessageSelector
in interface JMSHeaderConfConfig
public void unsetMessageSelector()
unsetMessageSelector
in interface JMSHeaderConfConfig
public boolean getSendAsBytesMessage()
getSendAsBytesMessage
in interface JMSHeaderConfConfig
public org.apache.xmlbeans.XmlBoolean xgetSendAsBytesMessage()
xgetSendAsBytesMessage
in interface JMSHeaderConfConfig
public boolean isSetSendAsBytesMessage()
isSetSendAsBytesMessage
in interface JMSHeaderConfConfig
public void setSendAsBytesMessage(boolean sendAsBytesMessage)
setSendAsBytesMessage
in interface JMSHeaderConfConfig
public void xsetSendAsBytesMessage(org.apache.xmlbeans.XmlBoolean sendAsBytesMessage)
xsetSendAsBytesMessage
in interface JMSHeaderConfConfig
public void unsetSendAsBytesMessage()
unsetSendAsBytesMessage
in interface JMSHeaderConfConfig
public boolean getSoapActionAdd()
getSoapActionAdd
in interface JMSHeaderConfConfig
public org.apache.xmlbeans.XmlBoolean xgetSoapActionAdd()
xgetSoapActionAdd
in interface JMSHeaderConfConfig
public boolean isSetSoapActionAdd()
isSetSoapActionAdd
in interface JMSHeaderConfConfig
public void setSoapActionAdd(boolean soapActionAdd)
setSoapActionAdd
in interface JMSHeaderConfConfig
public void xsetSoapActionAdd(org.apache.xmlbeans.XmlBoolean soapActionAdd)
xsetSoapActionAdd
in interface JMSHeaderConfConfig
public void unsetSoapActionAdd()
unsetSoapActionAdd
in interface JMSHeaderConfConfig
Copyright © 2019. All Rights Reserved.