public class DtoNetworkConnector
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">
<choice maxOccurs="unbounded" minOccurs="0">
<choice>
<element name="brokerService" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice minOccurs="0">
<element ref="{http://activemq.apache.org/schema/core}broker"/>
<element ref="{http://activemq.apache.org/schema/core}brokerService"/>
<any namespace='##other'/>
</choice>
</restriction>
</complexContent>
</complexType>
</element>
<element name="connectionFilter" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence minOccurs="0">
<any maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="discoveryAgent" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence minOccurs="0">
<any maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="durableDestinations" maxOccurs="unbounded" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence maxOccurs="unbounded" minOccurs="0">
<any maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="dynamicallyIncludedDestinations" maxOccurs="unbounded" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence maxOccurs="unbounded" minOccurs="0">
<any maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="excludedDestinations" maxOccurs="unbounded" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence maxOccurs="unbounded" minOccurs="0">
<any maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="staticallyIncludedDestinations" maxOccurs="unbounded" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence maxOccurs="unbounded" minOccurs="0">
<any maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<any namespace='##other' maxOccurs="unbounded" minOccurs="0"/>
</choice>
</choice>
<attribute name="advisoryForFailedForward" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="alwaysSyncSend" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="bridgeTempDestinations" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="brokerName" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="brokerService" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="brokerURL" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="checkDuplicateMessagesOnDuplex" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="conduitSubscriptions" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="connectionFilter" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="consumerPriorityBase" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="consumerTTL" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="decreaseNetworkConsumerPriority" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="destinationFilter" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="discoveryAgent" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="discoveryURI" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="dispatchAsync" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="duplex" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="dynamicOnly" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="gcDestinationViews" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="gcSweepTime" type="{http://www.w3.org/2001/XMLSchema}long" />
<attribute name="localUri" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="messageTTL" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="networkTTL" type="{http://www.w3.org/2001/XMLSchema}integer" />
<attribute name="objectName" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="password" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="prefetchSize" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="staticBridge" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="suppressDuplicateQueueSubscriptions" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="suppressDuplicateTopicSubscriptions" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="uri" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="useBrokerNameAsIdSees" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="useCompression" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="userName" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="id" type="{http://www.w3.org/2001/XMLSchema}ID" />
<anyAttribute processContents='lax' namespace='##other'/>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
DtoNetworkConnector.BrokerService
Java class for anonymous complex type.
|
static class |
DtoNetworkConnector.ConnectionFilter
Java class for anonymous complex type.
|
static class |
DtoNetworkConnector.DiscoveryAgent
Java class for anonymous complex type.
|
static class |
DtoNetworkConnector.DurableDestinations
Java class for anonymous complex type.
|
static class |
DtoNetworkConnector.DynamicallyIncludedDestinations
Java class for anonymous complex type.
|
static class |
DtoNetworkConnector.ExcludedDestinations
Java class for anonymous complex type.
|
static class |
DtoNetworkConnector.StaticallyIncludedDestinations
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Boolean |
advisoryForFailedForward |
protected java.lang.Boolean |
alwaysSyncSend |
protected java.lang.Boolean |
bridgeTempDestinations |
protected java.lang.String |
brokerName |
protected java.lang.String |
brokerService |
protected java.lang.String |
brokerURL |
protected java.lang.Boolean |
checkDuplicateMessagesOnDuplex |
protected java.lang.Boolean |
conduitSubscriptions |
protected java.lang.String |
connectionFilter |
protected java.math.BigInteger |
consumerPriorityBase |
protected java.math.BigInteger |
consumerTTL |
protected java.util.List<java.lang.Object> |
contents |
protected java.lang.Boolean |
decreaseNetworkConsumerPriority |
protected java.lang.String |
destinationFilter |
protected java.lang.String |
discoveryAgent |
protected java.lang.String |
discoveryURI |
protected java.lang.Boolean |
dispatchAsync |
protected java.lang.Boolean |
duplex |
protected java.lang.Boolean |
dynamicOnly |
protected java.lang.Boolean |
gcDestinationViews |
protected java.lang.Long |
gcSweepTime |
protected java.lang.String |
id |
protected java.lang.String |
localUri |
protected java.math.BigInteger |
messageTTL |
protected java.lang.String |
name |
protected java.math.BigInteger |
networkTTL |
protected java.lang.String |
objectName |
protected java.lang.String |
password |
protected java.lang.String |
prefetchSize |
protected java.lang.Boolean |
staticBridge |
protected java.lang.Boolean |
suppressDuplicateQueueSubscriptions |
protected java.lang.Boolean |
suppressDuplicateTopicSubscriptions |
protected java.lang.String |
uri |
protected java.lang.Boolean |
useBrokerNameAsIdSees |
protected java.lang.Boolean |
useCompression |
protected java.lang.String |
userName |
| Constructor and Description |
|---|
DtoNetworkConnector() |
| 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.String |
getBrokerName()
Gets the value of the brokerName property.
|
java.lang.String |
getBrokerService()
Gets the value of the brokerService property.
|
java.lang.String |
getBrokerURL()
Gets the value of the brokerURL property.
|
java.lang.String |
getConnectionFilter()
Gets the value of the connectionFilter property.
|
java.math.BigInteger |
getConsumerPriorityBase()
Gets the value of the consumerPriorityBase property.
|
java.math.BigInteger |
getConsumerTTL()
Gets the value of the consumerTTL property.
|
java.util.List<java.lang.Object> |
getContents()
Gets the value of the contents property.
|
java.lang.String |
getDestinationFilter()
Gets the value of the destinationFilter property.
|
java.lang.String |
getDiscoveryAgent()
Gets the value of the discoveryAgent property.
|
java.lang.String |
getDiscoveryURI()
Gets the value of the discoveryURI property.
|
java.lang.Long |
getGcSweepTime()
Gets the value of the gcSweepTime property.
|
java.lang.String |
getId()
Gets the value of the id property.
|
java.lang.String |
getLocalUri()
Gets the value of the localUri property.
|
java.math.BigInteger |
getMessageTTL()
Gets the value of the messageTTL property.
|
java.lang.String |
getName()
Gets the value of the name property.
|
java.math.BigInteger |
getNetworkTTL()
Gets the value of the networkTTL property.
|
java.lang.String |
getObjectName()
Gets the value of the objectName 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 |
getPassword()
Gets the value of the password property.
|
java.lang.String |
getPrefetchSize()
Gets the value of the prefetchSize property.
|
java.lang.String |
getUri()
Gets the value of the uri property.
|
java.lang.String |
getUserName()
Gets the value of the userName property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
java.lang.Boolean |
isAdvisoryForFailedForward()
Gets the value of the advisoryForFailedForward property.
|
java.lang.Boolean |
isAlwaysSyncSend()
Gets the value of the alwaysSyncSend property.
|
java.lang.Boolean |
isBridgeTempDestinations()
Gets the value of the bridgeTempDestinations property.
|
java.lang.Boolean |
isCheckDuplicateMessagesOnDuplex()
Gets the value of the checkDuplicateMessagesOnDuplex property.
|
java.lang.Boolean |
isConduitSubscriptions()
Gets the value of the conduitSubscriptions property.
|
java.lang.Boolean |
isDecreaseNetworkConsumerPriority()
Gets the value of the decreaseNetworkConsumerPriority property.
|
java.lang.Boolean |
isDispatchAsync()
Gets the value of the dispatchAsync property.
|
java.lang.Boolean |
isDuplex()
Gets the value of the duplex property.
|
java.lang.Boolean |
isDynamicOnly()
Gets the value of the dynamicOnly property.
|
java.lang.Boolean |
isGcDestinationViews()
Gets the value of the gcDestinationViews property.
|
java.lang.Boolean |
isStaticBridge()
Gets the value of the staticBridge property.
|
java.lang.Boolean |
isSuppressDuplicateQueueSubscriptions()
Gets the value of the suppressDuplicateQueueSubscriptions property.
|
java.lang.Boolean |
isSuppressDuplicateTopicSubscriptions()
Gets the value of the suppressDuplicateTopicSubscriptions property.
|
java.lang.Boolean |
isUseBrokerNameAsIdSees()
Gets the value of the useBrokerNameAsIdSees property.
|
java.lang.Boolean |
isUseCompression()
Gets the value of the useCompression property.
|
void |
setAdvisoryForFailedForward(java.lang.Boolean value)
Sets the value of the advisoryForFailedForward property.
|
void |
setAlwaysSyncSend(java.lang.Boolean value)
Sets the value of the alwaysSyncSend property.
|
void |
setBridgeTempDestinations(java.lang.Boolean value)
Sets the value of the bridgeTempDestinations property.
|
void |
setBrokerName(java.lang.String value)
Sets the value of the brokerName property.
|
void |
setBrokerService(java.lang.String value)
Sets the value of the brokerService property.
|
void |
setBrokerURL(java.lang.String value)
Sets the value of the brokerURL property.
|
void |
setCheckDuplicateMessagesOnDuplex(java.lang.Boolean value)
Sets the value of the checkDuplicateMessagesOnDuplex property.
|
void |
setConduitSubscriptions(java.lang.Boolean value)
Sets the value of the conduitSubscriptions property.
|
void |
setConnectionFilter(java.lang.String value)
Sets the value of the connectionFilter property.
|
void |
setConsumerPriorityBase(java.math.BigInteger value)
Sets the value of the consumerPriorityBase property.
|
void |
setConsumerTTL(java.math.BigInteger value)
Sets the value of the consumerTTL property.
|
void |
setDecreaseNetworkConsumerPriority(java.lang.Boolean value)
Sets the value of the decreaseNetworkConsumerPriority property.
|
void |
setDestinationFilter(java.lang.String value)
Sets the value of the destinationFilter property.
|
void |
setDiscoveryAgent(java.lang.String value)
Sets the value of the discoveryAgent property.
|
void |
setDiscoveryURI(java.lang.String value)
Sets the value of the discoveryURI property.
|
void |
setDispatchAsync(java.lang.Boolean value)
Sets the value of the dispatchAsync property.
|
void |
setDuplex(java.lang.Boolean value)
Sets the value of the duplex property.
|
void |
setDynamicOnly(java.lang.Boolean value)
Sets the value of the dynamicOnly property.
|
void |
setGcDestinationViews(java.lang.Boolean value)
Sets the value of the gcDestinationViews property.
|
void |
setGcSweepTime(java.lang.Long value)
Sets the value of the gcSweepTime property.
|
void |
setId(java.lang.String value)
Sets the value of the id property.
|
void |
setLocalUri(java.lang.String value)
Sets the value of the localUri property.
|
void |
setMessageTTL(java.math.BigInteger value)
Sets the value of the messageTTL property.
|
void |
setName(java.lang.String value)
Sets the value of the name property.
|
void |
setNetworkTTL(java.math.BigInteger value)
Sets the value of the networkTTL property.
|
void |
setObjectName(java.lang.String value)
Sets the value of the objectName property.
|
void |
setPassword(java.lang.String value)
Sets the value of the password property.
|
void |
setPrefetchSize(java.lang.String value)
Sets the value of the prefetchSize property.
|
void |
setStaticBridge(java.lang.Boolean value)
Sets the value of the staticBridge property.
|
void |
setSuppressDuplicateQueueSubscriptions(java.lang.Boolean value)
Sets the value of the suppressDuplicateQueueSubscriptions property.
|
void |
setSuppressDuplicateTopicSubscriptions(java.lang.Boolean value)
Sets the value of the suppressDuplicateTopicSubscriptions property.
|
void |
setUri(java.lang.String value)
Sets the value of the uri property.
|
void |
setUseBrokerNameAsIdSees(java.lang.Boolean value)
Sets the value of the useBrokerNameAsIdSees property.
|
void |
setUseCompression(java.lang.Boolean value)
Sets the value of the useCompression property.
|
void |
setUserName(java.lang.String value)
Sets the value of the userName property.
|
java.lang.String |
toString() |
protected java.util.List<java.lang.Object> contents
protected java.lang.Boolean advisoryForFailedForward
protected java.lang.Boolean alwaysSyncSend
protected java.lang.Boolean bridgeTempDestinations
protected java.lang.String brokerName
protected java.lang.String brokerService
protected java.lang.String brokerURL
protected java.lang.Boolean checkDuplicateMessagesOnDuplex
protected java.lang.Boolean conduitSubscriptions
protected java.lang.String connectionFilter
protected java.math.BigInteger consumerPriorityBase
protected java.math.BigInteger consumerTTL
protected java.lang.Boolean decreaseNetworkConsumerPriority
protected java.lang.String destinationFilter
protected java.lang.String discoveryAgent
protected java.lang.String discoveryURI
protected java.lang.Boolean dispatchAsync
protected java.lang.Boolean duplex
protected java.lang.Boolean dynamicOnly
protected java.lang.Boolean gcDestinationViews
protected java.lang.Long gcSweepTime
protected java.lang.String localUri
protected java.math.BigInteger messageTTL
protected java.lang.String name
protected java.math.BigInteger networkTTL
protected java.lang.String objectName
protected java.lang.String password
protected java.lang.String prefetchSize
protected java.lang.Boolean staticBridge
protected java.lang.Boolean suppressDuplicateQueueSubscriptions
protected java.lang.Boolean suppressDuplicateTopicSubscriptions
protected java.lang.String uri
protected java.lang.Boolean useBrokerNameAsIdSees
protected java.lang.Boolean useCompression
protected java.lang.String userName
protected java.lang.String id
public java.util.List<java.lang.Object> getContents()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the contents property.
For example, to add a new item, do as follows:
getContents().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement<DtoNetworkConnector.StaticallyIncludedDestinations>
JAXBElement<DtoNetworkConnector.ExcludedDestinations>
JAXBElement<DtoNetworkConnector.DiscoveryAgent>
JAXBElement<DtoNetworkConnector.DynamicallyIncludedDestinations>
JAXBElement<DtoNetworkConnector.DurableDestinations>
JAXBElement<DtoNetworkConnector.BrokerService>
Object
JAXBElement<DtoNetworkConnector.ConnectionFilter>
public java.lang.Boolean isAdvisoryForFailedForward()
Booleanpublic void setAdvisoryForFailedForward(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isAlwaysSyncSend()
Booleanpublic void setAlwaysSyncSend(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isBridgeTempDestinations()
Booleanpublic void setBridgeTempDestinations(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getBrokerName()
Stringpublic void setBrokerName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getBrokerService()
Stringpublic void setBrokerService(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getBrokerURL()
Stringpublic void setBrokerURL(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean isCheckDuplicateMessagesOnDuplex()
Booleanpublic void setCheckDuplicateMessagesOnDuplex(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isConduitSubscriptions()
Booleanpublic void setConduitSubscriptions(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getConnectionFilter()
Stringpublic void setConnectionFilter(java.lang.String value)
value - allowed object is
Stringpublic java.math.BigInteger getConsumerPriorityBase()
BigIntegerpublic void setConsumerPriorityBase(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic java.math.BigInteger getConsumerTTL()
BigIntegerpublic void setConsumerTTL(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic java.lang.Boolean isDecreaseNetworkConsumerPriority()
Booleanpublic void setDecreaseNetworkConsumerPriority(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getDestinationFilter()
Stringpublic void setDestinationFilter(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDiscoveryAgent()
Stringpublic void setDiscoveryAgent(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDiscoveryURI()
Stringpublic void setDiscoveryURI(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean isDispatchAsync()
Booleanpublic void setDispatchAsync(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isDuplex()
Booleanpublic void setDuplex(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isDynamicOnly()
Booleanpublic void setDynamicOnly(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isGcDestinationViews()
Booleanpublic void setGcDestinationViews(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Long getGcSweepTime()
Longpublic void setGcSweepTime(java.lang.Long value)
value - allowed object is
Longpublic java.lang.String getLocalUri()
Stringpublic void setLocalUri(java.lang.String value)
value - allowed object is
Stringpublic java.math.BigInteger getMessageTTL()
BigIntegerpublic void setMessageTTL(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic java.lang.String getName()
Stringpublic void setName(java.lang.String value)
value - allowed object is
Stringpublic java.math.BigInteger getNetworkTTL()
BigIntegerpublic void setNetworkTTL(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic java.lang.String getObjectName()
Stringpublic void setObjectName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getPassword()
Stringpublic void setPassword(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getPrefetchSize()
Stringpublic void setPrefetchSize(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean isStaticBridge()
Booleanpublic void setStaticBridge(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isSuppressDuplicateQueueSubscriptions()
Booleanpublic void setSuppressDuplicateQueueSubscriptions(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isSuppressDuplicateTopicSubscriptions()
Booleanpublic void setSuppressDuplicateTopicSubscriptions(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getUri()
Stringpublic void setUri(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean isUseBrokerNameAsIdSees()
Booleanpublic void setUseBrokerNameAsIdSees(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isUseCompression()
Booleanpublic void setUseCompression(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getUserName()
Stringpublic void setUserName(java.lang.String value)
value - allowed object is
Stringpublic 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.