Class DtoNetworkConnector

  • All Implemented Interfaces:
    org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.ToString2

    public class DtoNetworkConnector
    extends Object
    implements org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.ToString2

    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="bridgeFactory" 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="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="sslContext" minOccurs="0">
                 <complexType>
                   <complexContent>
                     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                       <choice minOccurs="0">
                         <element ref="{http://activemq.apache.org/schema/core}sslContext"/>
                         <any namespace='##other'/>
                       </choice>
                     </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="advisoryAckPercentage" type="{http://www.w3.org/2001/XMLSchema}integer" />
           <attribute name="advisoryForFailedForward" type="{http://www.w3.org/2001/XMLSchema}boolean" />
           <attribute name="advisoryPrefetchSize" type="{http://www.w3.org/2001/XMLSchema}integer" />
           <attribute name="alwaysSyncSend" type="{http://www.w3.org/2001/XMLSchema}boolean" />
           <attribute name="bridgeFactory" type="{http://www.w3.org/2001/XMLSchema}string" />
           <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="clientIdToken" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="conduitNetworkQueueSubscriptions" 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="remotePassword" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="remoteUserName" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="sslContext" 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="syncDurableSubs" 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="useVirtualDestSubs" 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>
     
    • Field Detail

      • advisoryAckPercentage

        protected BigInteger advisoryAckPercentage
      • advisoryForFailedForward

        protected Boolean advisoryForFailedForward
      • advisoryPrefetchSize

        protected BigInteger advisoryPrefetchSize
      • alwaysSyncSend

        protected Boolean alwaysSyncSend
      • bridgeFactory

        protected String bridgeFactory
      • bridgeTempDestinations

        protected Boolean bridgeTempDestinations
      • brokerName

        protected String brokerName
      • brokerService

        protected String brokerService
      • brokerURL

        protected String brokerURL
      • checkDuplicateMessagesOnDuplex

        protected Boolean checkDuplicateMessagesOnDuplex
      • clientIdToken

        protected String clientIdToken
      • conduitNetworkQueueSubscriptions

        protected Boolean conduitNetworkQueueSubscriptions
      • conduitSubscriptions

        protected Boolean conduitSubscriptions
      • connectionFilter

        protected String connectionFilter
      • consumerPriorityBase

        protected BigInteger consumerPriorityBase
      • decreaseNetworkConsumerPriority

        protected Boolean decreaseNetworkConsumerPriority
      • destinationFilter

        protected String destinationFilter
      • discoveryAgent

        protected String discoveryAgent
      • discoveryURI

        protected String discoveryURI
      • dispatchAsync

        protected Boolean dispatchAsync
      • dynamicOnly

        protected Boolean dynamicOnly
      • gcDestinationViews

        protected Boolean gcDestinationViews
      • gcSweepTime

        protected Long gcSweepTime
      • localUri

        protected String localUri
      • objectName

        protected String objectName
      • password

        protected String password
      • prefetchSize

        protected String prefetchSize
      • remotePassword

        protected String remotePassword
      • remoteUserName

        protected String remoteUserName
      • sslContext

        protected String sslContext
      • staticBridge

        protected Boolean staticBridge
      • suppressDuplicateQueueSubscriptions

        protected Boolean suppressDuplicateQueueSubscriptions
      • suppressDuplicateTopicSubscriptions

        protected Boolean suppressDuplicateTopicSubscriptions
      • syncDurableSubs

        protected Boolean syncDurableSubs
      • useBrokerNameAsIdSees

        protected Boolean useBrokerNameAsIdSees
      • useCompression

        protected Boolean useCompression
      • useVirtualDestSubs

        protected Boolean useVirtualDestSubs
      • userName

        protected String userName
    • Constructor Detail

      • DtoNetworkConnector

        public DtoNetworkConnector()
    • Method Detail

      • getAdvisoryAckPercentage

        public BigInteger getAdvisoryAckPercentage()
        Gets the value of the advisoryAckPercentage property.
        Returns:
        possible object is BigInteger
      • setAdvisoryAckPercentage

        public void setAdvisoryAckPercentage​(BigInteger value)
        Sets the value of the advisoryAckPercentage property.
        Parameters:
        value - allowed object is BigInteger
      • isAdvisoryForFailedForward

        public Boolean isAdvisoryForFailedForward()
        Gets the value of the advisoryForFailedForward property.
        Returns:
        possible object is Boolean
      • setAdvisoryForFailedForward

        public void setAdvisoryForFailedForward​(Boolean value)
        Sets the value of the advisoryForFailedForward property.
        Parameters:
        value - allowed object is Boolean
      • getAdvisoryPrefetchSize

        public BigInteger getAdvisoryPrefetchSize()
        Gets the value of the advisoryPrefetchSize property.
        Returns:
        possible object is BigInteger
      • setAdvisoryPrefetchSize

        public void setAdvisoryPrefetchSize​(BigInteger value)
        Sets the value of the advisoryPrefetchSize property.
        Parameters:
        value - allowed object is BigInteger
      • isAlwaysSyncSend

        public Boolean isAlwaysSyncSend()
        Gets the value of the alwaysSyncSend property.
        Returns:
        possible object is Boolean
      • setAlwaysSyncSend

        public void setAlwaysSyncSend​(Boolean value)
        Sets the value of the alwaysSyncSend property.
        Parameters:
        value - allowed object is Boolean
      • getBridgeFactory

        public String getBridgeFactory()
        Gets the value of the bridgeFactory property.
        Returns:
        possible object is String
      • setBridgeFactory

        public void setBridgeFactory​(String value)
        Sets the value of the bridgeFactory property.
        Parameters:
        value - allowed object is String
      • isBridgeTempDestinations

        public Boolean isBridgeTempDestinations()
        Gets the value of the bridgeTempDestinations property.
        Returns:
        possible object is Boolean
      • setBridgeTempDestinations

        public void setBridgeTempDestinations​(Boolean value)
        Sets the value of the bridgeTempDestinations property.
        Parameters:
        value - allowed object is Boolean
      • getBrokerName

        public String getBrokerName()
        Gets the value of the brokerName property.
        Returns:
        possible object is String
      • setBrokerName

        public void setBrokerName​(String value)
        Sets the value of the brokerName property.
        Parameters:
        value - allowed object is String
      • getBrokerService

        public String getBrokerService()
        Gets the value of the brokerService property.
        Returns:
        possible object is String
      • setBrokerService

        public void setBrokerService​(String value)
        Sets the value of the brokerService property.
        Parameters:
        value - allowed object is String
      • getBrokerURL

        public String getBrokerURL()
        Gets the value of the brokerURL property.
        Returns:
        possible object is String
      • setBrokerURL

        public void setBrokerURL​(String value)
        Sets the value of the brokerURL property.
        Parameters:
        value - allowed object is String
      • isCheckDuplicateMessagesOnDuplex

        public Boolean isCheckDuplicateMessagesOnDuplex()
        Gets the value of the checkDuplicateMessagesOnDuplex property.
        Returns:
        possible object is Boolean
      • setCheckDuplicateMessagesOnDuplex

        public void setCheckDuplicateMessagesOnDuplex​(Boolean value)
        Sets the value of the checkDuplicateMessagesOnDuplex property.
        Parameters:
        value - allowed object is Boolean
      • getClientIdToken

        public String getClientIdToken()
        Gets the value of the clientIdToken property.
        Returns:
        possible object is String
      • setClientIdToken

        public void setClientIdToken​(String value)
        Sets the value of the clientIdToken property.
        Parameters:
        value - allowed object is String
      • isConduitNetworkQueueSubscriptions

        public Boolean isConduitNetworkQueueSubscriptions()
        Gets the value of the conduitNetworkQueueSubscriptions property.
        Returns:
        possible object is Boolean
      • setConduitNetworkQueueSubscriptions

        public void setConduitNetworkQueueSubscriptions​(Boolean value)
        Sets the value of the conduitNetworkQueueSubscriptions property.
        Parameters:
        value - allowed object is Boolean
      • isConduitSubscriptions

        public Boolean isConduitSubscriptions()
        Gets the value of the conduitSubscriptions property.
        Returns:
        possible object is Boolean
      • setConduitSubscriptions

        public void setConduitSubscriptions​(Boolean value)
        Sets the value of the conduitSubscriptions property.
        Parameters:
        value - allowed object is Boolean
      • getConnectionFilter

        public String getConnectionFilter()
        Gets the value of the connectionFilter property.
        Returns:
        possible object is String
      • setConnectionFilter

        public void setConnectionFilter​(String value)
        Sets the value of the connectionFilter property.
        Parameters:
        value - allowed object is String
      • getConsumerPriorityBase

        public BigInteger getConsumerPriorityBase()
        Gets the value of the consumerPriorityBase property.
        Returns:
        possible object is BigInteger
      • setConsumerPriorityBase

        public void setConsumerPriorityBase​(BigInteger value)
        Sets the value of the consumerPriorityBase property.
        Parameters:
        value - allowed object is BigInteger
      • getConsumerTTL

        public BigInteger getConsumerTTL()
        Gets the value of the consumerTTL property.
        Returns:
        possible object is BigInteger
      • setConsumerTTL

        public void setConsumerTTL​(BigInteger value)
        Sets the value of the consumerTTL property.
        Parameters:
        value - allowed object is BigInteger
      • isDecreaseNetworkConsumerPriority

        public Boolean isDecreaseNetworkConsumerPriority()
        Gets the value of the decreaseNetworkConsumerPriority property.
        Returns:
        possible object is Boolean
      • setDecreaseNetworkConsumerPriority

        public void setDecreaseNetworkConsumerPriority​(Boolean value)
        Sets the value of the decreaseNetworkConsumerPriority property.
        Parameters:
        value - allowed object is Boolean
      • getDestinationFilter

        public String getDestinationFilter()
        Gets the value of the destinationFilter property.
        Returns:
        possible object is String
      • setDestinationFilter

        public void setDestinationFilter​(String value)
        Sets the value of the destinationFilter property.
        Parameters:
        value - allowed object is String
      • getDiscoveryAgent

        public String getDiscoveryAgent()
        Gets the value of the discoveryAgent property.
        Returns:
        possible object is String
      • setDiscoveryAgent

        public void setDiscoveryAgent​(String value)
        Sets the value of the discoveryAgent property.
        Parameters:
        value - allowed object is String
      • getDiscoveryURI

        public String getDiscoveryURI()
        Gets the value of the discoveryURI property.
        Returns:
        possible object is String
      • setDiscoveryURI

        public void setDiscoveryURI​(String value)
        Sets the value of the discoveryURI property.
        Parameters:
        value - allowed object is String
      • isDispatchAsync

        public Boolean isDispatchAsync()
        Gets the value of the dispatchAsync property.
        Returns:
        possible object is Boolean
      • setDispatchAsync

        public void setDispatchAsync​(Boolean value)
        Sets the value of the dispatchAsync property.
        Parameters:
        value - allowed object is Boolean
      • isDuplex

        public Boolean isDuplex()
        Gets the value of the duplex property.
        Returns:
        possible object is Boolean
      • setDuplex

        public void setDuplex​(Boolean value)
        Sets the value of the duplex property.
        Parameters:
        value - allowed object is Boolean
      • isDynamicOnly

        public Boolean isDynamicOnly()
        Gets the value of the dynamicOnly property.
        Returns:
        possible object is Boolean
      • setDynamicOnly

        public void setDynamicOnly​(Boolean value)
        Sets the value of the dynamicOnly property.
        Parameters:
        value - allowed object is Boolean
      • isGcDestinationViews

        public Boolean isGcDestinationViews()
        Gets the value of the gcDestinationViews property.
        Returns:
        possible object is Boolean
      • setGcDestinationViews

        public void setGcDestinationViews​(Boolean value)
        Sets the value of the gcDestinationViews property.
        Parameters:
        value - allowed object is Boolean
      • getGcSweepTime

        public Long getGcSweepTime()
        Gets the value of the gcSweepTime property.
        Returns:
        possible object is Long
      • setGcSweepTime

        public void setGcSweepTime​(Long value)
        Sets the value of the gcSweepTime property.
        Parameters:
        value - allowed object is Long
      • getLocalUri

        public String getLocalUri()
        Gets the value of the localUri property.
        Returns:
        possible object is String
      • setLocalUri

        public void setLocalUri​(String value)
        Sets the value of the localUri property.
        Parameters:
        value - allowed object is String
      • getMessageTTL

        public BigInteger getMessageTTL()
        Gets the value of the messageTTL property.
        Returns:
        possible object is BigInteger
      • setMessageTTL

        public void setMessageTTL​(BigInteger value)
        Sets the value of the messageTTL property.
        Parameters:
        value - allowed object is BigInteger
      • getName

        public String getName()
        Gets the value of the name property.
        Returns:
        possible object is String
      • setName

        public void setName​(String value)
        Sets the value of the name property.
        Parameters:
        value - allowed object is String
      • getNetworkTTL

        public BigInteger getNetworkTTL()
        Gets the value of the networkTTL property.
        Returns:
        possible object is BigInteger
      • setNetworkTTL

        public void setNetworkTTL​(BigInteger value)
        Sets the value of the networkTTL property.
        Parameters:
        value - allowed object is BigInteger
      • getObjectName

        public String getObjectName()
        Gets the value of the objectName property.
        Returns:
        possible object is String
      • setObjectName

        public void setObjectName​(String value)
        Sets the value of the objectName property.
        Parameters:
        value - allowed object is String
      • getPassword

        public String getPassword()
        Gets the value of the password property.
        Returns:
        possible object is String
      • setPassword

        public void setPassword​(String value)
        Sets the value of the password property.
        Parameters:
        value - allowed object is String
      • getPrefetchSize

        public String getPrefetchSize()
        Gets the value of the prefetchSize property.
        Returns:
        possible object is String
      • setPrefetchSize

        public void setPrefetchSize​(String value)
        Sets the value of the prefetchSize property.
        Parameters:
        value - allowed object is String
      • getRemotePassword

        public String getRemotePassword()
        Gets the value of the remotePassword property.
        Returns:
        possible object is String
      • setRemotePassword

        public void setRemotePassword​(String value)
        Sets the value of the remotePassword property.
        Parameters:
        value - allowed object is String
      • getRemoteUserName

        public String getRemoteUserName()
        Gets the value of the remoteUserName property.
        Returns:
        possible object is String
      • setRemoteUserName

        public void setRemoteUserName​(String value)
        Sets the value of the remoteUserName property.
        Parameters:
        value - allowed object is String
      • getSslContext

        public String getSslContext()
        Gets the value of the sslContext property.
        Returns:
        possible object is String
      • setSslContext

        public void setSslContext​(String value)
        Sets the value of the sslContext property.
        Parameters:
        value - allowed object is String
      • isStaticBridge

        public Boolean isStaticBridge()
        Gets the value of the staticBridge property.
        Returns:
        possible object is Boolean
      • setStaticBridge

        public void setStaticBridge​(Boolean value)
        Sets the value of the staticBridge property.
        Parameters:
        value - allowed object is Boolean
      • isSuppressDuplicateQueueSubscriptions

        public Boolean isSuppressDuplicateQueueSubscriptions()
        Gets the value of the suppressDuplicateQueueSubscriptions property.
        Returns:
        possible object is Boolean
      • setSuppressDuplicateQueueSubscriptions

        public void setSuppressDuplicateQueueSubscriptions​(Boolean value)
        Sets the value of the suppressDuplicateQueueSubscriptions property.
        Parameters:
        value - allowed object is Boolean
      • isSuppressDuplicateTopicSubscriptions

        public Boolean isSuppressDuplicateTopicSubscriptions()
        Gets the value of the suppressDuplicateTopicSubscriptions property.
        Returns:
        possible object is Boolean
      • setSuppressDuplicateTopicSubscriptions

        public void setSuppressDuplicateTopicSubscriptions​(Boolean value)
        Sets the value of the suppressDuplicateTopicSubscriptions property.
        Parameters:
        value - allowed object is Boolean
      • isSyncDurableSubs

        public Boolean isSyncDurableSubs()
        Gets the value of the syncDurableSubs property.
        Returns:
        possible object is Boolean
      • setSyncDurableSubs

        public void setSyncDurableSubs​(Boolean value)
        Sets the value of the syncDurableSubs property.
        Parameters:
        value - allowed object is Boolean
      • getUri

        public String getUri()
        Gets the value of the uri property.
        Returns:
        possible object is String
      • setUri

        public void setUri​(String value)
        Sets the value of the uri property.
        Parameters:
        value - allowed object is String
      • isUseBrokerNameAsIdSees

        public Boolean isUseBrokerNameAsIdSees()
        Gets the value of the useBrokerNameAsIdSees property.
        Returns:
        possible object is Boolean
      • setUseBrokerNameAsIdSees

        public void setUseBrokerNameAsIdSees​(Boolean value)
        Sets the value of the useBrokerNameAsIdSees property.
        Parameters:
        value - allowed object is Boolean
      • isUseCompression

        public Boolean isUseCompression()
        Gets the value of the useCompression property.
        Returns:
        possible object is Boolean
      • setUseCompression

        public void setUseCompression​(Boolean value)
        Sets the value of the useCompression property.
        Parameters:
        value - allowed object is Boolean
      • isUseVirtualDestSubs

        public Boolean isUseVirtualDestSubs()
        Gets the value of the useVirtualDestSubs property.
        Returns:
        possible object is Boolean
      • setUseVirtualDestSubs

        public void setUseVirtualDestSubs​(Boolean value)
        Sets the value of the useVirtualDestSubs property.
        Parameters:
        value - allowed object is Boolean
      • getUserName

        public String getUserName()
        Gets the value of the userName property.
        Returns:
        possible object is String
      • setUserName

        public void setUserName​(String value)
        Sets the value of the userName property.
        Parameters:
        value - allowed object is String
      • getId

        public String getId()
        Gets the value of the id property.
        Returns:
        possible object is String
      • setId

        public void setId​(String value)
        Sets the value of the id property.
        Parameters:
        value - allowed object is String
      • getOtherAttributes

        public Map<QName,​String> getOtherAttributes()
        Gets a map that contains attributes that aren't bound to any typed property on this class.

        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.

        Returns:
        always non-null
      • append

        public StringBuilder append​(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                                    StringBuilder buffer,
                                    org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
        Specified by:
        append in interface org.jvnet.jaxb2_commons.lang.ToString2
      • appendFields

        public StringBuilder appendFields​(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                                          StringBuilder buffer,
                                          org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
        Specified by:
        appendFields in interface org.jvnet.jaxb2_commons.lang.ToString2
      • hashCode

        public int hashCode​(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                            org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
        Specified by:
        hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • equals

        public boolean equals​(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
                              org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
                              Object object,
                              org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
        Specified by:
        equals in interface org.jvnet.jaxb2_commons.lang.Equals2