public class DtoIndividualDeadLetterStrategy
extends java.lang.Object
implements org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode, org.jvnet.jaxb2_commons.lang.ToString
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="destinationPerDurableSubscriber" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="enableAudit" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="expiration" type="{http://www.w3.org/2001/XMLSchema}long" />
<attribute name="processExpired" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="processNonPersistent" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="queuePrefix" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="queueSuffix" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="topicPrefix" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="topicSuffix" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="useQueueForQueueMessages" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="useQueueForTopicMessages" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="id" type="{http://www.w3.org/2001/XMLSchema}ID" />
<anyAttribute processContents='lax' namespace='##other'/>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Boolean |
destinationPerDurableSubscriber |
protected java.lang.Boolean |
enableAudit |
protected java.lang.Long |
expiration |
protected java.lang.String |
id |
protected java.lang.Boolean |
processExpired |
protected java.lang.Boolean |
processNonPersistent |
protected java.lang.String |
queuePrefix |
protected java.lang.String |
queueSuffix |
protected java.lang.String |
topicPrefix |
protected java.lang.String |
topicSuffix |
protected java.lang.Boolean |
useQueueForQueueMessages |
protected java.lang.Boolean |
useQueueForTopicMessages |
| Constructor and Description |
|---|
DtoIndividualDeadLetterStrategy() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
java.lang.StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
boolean |
equals(java.lang.Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
java.lang.Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
java.lang.Long |
getExpiration()
Gets the value of the expiration property.
|
java.lang.String |
getId()
Gets the value of the id property.
|
java.util.Map<javax.xml.namespace.QName,java.lang.String> |
getOtherAttributes()
Gets a map that contains attributes that aren't bound to any typed property on this class.
|
java.lang.String |
getQueuePrefix()
Gets the value of the queuePrefix property.
|
java.lang.String |
getQueueSuffix()
Gets the value of the queueSuffix property.
|
java.lang.String |
getTopicPrefix()
Gets the value of the topicPrefix property.
|
java.lang.String |
getTopicSuffix()
Gets the value of the topicSuffix property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
java.lang.Boolean |
isDestinationPerDurableSubscriber()
Gets the value of the destinationPerDurableSubscriber property.
|
java.lang.Boolean |
isEnableAudit()
Gets the value of the enableAudit property.
|
java.lang.Boolean |
isProcessExpired()
Gets the value of the processExpired property.
|
java.lang.Boolean |
isProcessNonPersistent()
Gets the value of the processNonPersistent property.
|
java.lang.Boolean |
isUseQueueForQueueMessages()
Gets the value of the useQueueForQueueMessages property.
|
java.lang.Boolean |
isUseQueueForTopicMessages()
Gets the value of the useQueueForTopicMessages property.
|
void |
setDestinationPerDurableSubscriber(java.lang.Boolean value)
Sets the value of the destinationPerDurableSubscriber property.
|
void |
setEnableAudit(java.lang.Boolean value)
Sets the value of the enableAudit property.
|
void |
setExpiration(java.lang.Long value)
Sets the value of the expiration property.
|
void |
setId(java.lang.String value)
Sets the value of the id property.
|
void |
setProcessExpired(java.lang.Boolean value)
Sets the value of the processExpired property.
|
void |
setProcessNonPersistent(java.lang.Boolean value)
Sets the value of the processNonPersistent property.
|
void |
setQueuePrefix(java.lang.String value)
Sets the value of the queuePrefix property.
|
void |
setQueueSuffix(java.lang.String value)
Sets the value of the queueSuffix property.
|
void |
setTopicPrefix(java.lang.String value)
Sets the value of the topicPrefix property.
|
void |
setTopicSuffix(java.lang.String value)
Sets the value of the topicSuffix property.
|
void |
setUseQueueForQueueMessages(java.lang.Boolean value)
Sets the value of the useQueueForQueueMessages property.
|
void |
setUseQueueForTopicMessages(java.lang.Boolean value)
Sets the value of the useQueueForTopicMessages property.
|
java.lang.String |
toString() |
protected java.lang.Boolean destinationPerDurableSubscriber
protected java.lang.Boolean enableAudit
protected java.lang.Long expiration
protected java.lang.Boolean processExpired
protected java.lang.Boolean processNonPersistent
protected java.lang.String queuePrefix
protected java.lang.String queueSuffix
protected java.lang.String topicPrefix
protected java.lang.String topicSuffix
protected java.lang.Boolean useQueueForQueueMessages
protected java.lang.Boolean useQueueForTopicMessages
protected java.lang.String id
public java.lang.Boolean isDestinationPerDurableSubscriber()
Booleanpublic void setDestinationPerDurableSubscriber(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isEnableAudit()
Booleanpublic void setEnableAudit(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Long getExpiration()
Longpublic void setExpiration(java.lang.Long value)
value - allowed object is
Longpublic java.lang.Boolean isProcessExpired()
Booleanpublic void setProcessExpired(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isProcessNonPersistent()
Booleanpublic void setProcessNonPersistent(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getQueuePrefix()
Stringpublic void setQueuePrefix(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getQueueSuffix()
Stringpublic void setQueueSuffix(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getTopicPrefix()
Stringpublic void setTopicPrefix(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getTopicSuffix()
Stringpublic void setTopicSuffix(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean isUseQueueForQueueMessages()
Booleanpublic void setUseQueueForQueueMessages(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isUseQueueForTopicMessages()
Booleanpublic void setUseQueueForTopicMessages(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getId()
Stringpublic void setId(java.lang.String value)
value - allowed object is
Stringpublic java.util.Map<javax.xml.namespace.QName,java.lang.String> getOtherAttributes()
the map is keyed by the name of the attribute and the value is the string value of the attribute. the map returned by this method is live, and you can add new attribute by updating the map directly. Because of this design, there's no setter.
public java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToStringpublic java.lang.StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToStringpublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodepublic int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
java.lang.Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equalspublic boolean equals(java.lang.Object object)
equals in class java.lang.ObjectCopyright © 2005-2016 Red Hat, Inc.. All Rights Reserved.