Class DtoLdapNetworkConnector

java.lang.Object
org.apache.activemq.schema.core.DtoLdapNetworkConnector
All Implemented Interfaces:
org.jvnet.jaxb.lang.Equals, org.jvnet.jaxb.lang.HashCode, org.jvnet.jaxb.lang.ToString

public class DtoLdapNetworkConnector extends Object implements org.jvnet.jaxb.lang.Equals, org.jvnet.jaxb.lang.HashCode, org.jvnet.jaxb.lang.ToString

Classe Java pour anonymous complex type.

Le fragment de schéma suivant indique le contenu attendu figurant dans cette classe.

 <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="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="localUri" 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="objectName" 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="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>
           <element name="uri" 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>
           <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="anonymousAuthentication" type="{http://www.w3.org/2001/XMLSchema}boolean" />
       <attribute name="base" type="{http://www.w3.org/2001/XMLSchema}string" />
       <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="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="searchEventListener" type="{http://www.w3.org/2001/XMLSchema}boolean" />
       <attribute name="searchFilter" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="searchScope" 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="user" type="{http://www.w3.org/2001/XMLSchema}string" />
       <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 Details

    • bridgeFactoryOrBrokerServiceOrConnectionFilter

      protected List<Object> bridgeFactoryOrBrokerServiceOrConnectionFilter
    • advisoryAckPercentage

      protected BigInteger advisoryAckPercentage
    • advisoryForFailedForward

      protected Boolean advisoryForFailedForward
    • advisoryPrefetchSize

      protected BigInteger advisoryPrefetchSize
    • alwaysSyncSend

      protected Boolean alwaysSyncSend
    • anonymousAuthentication

      protected Boolean anonymousAuthentication
    • base

      protected String base
    • 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
    • consumerTTL

      protected BigInteger consumerTTL
    • decreaseNetworkConsumerPriority

      protected Boolean decreaseNetworkConsumerPriority
    • destinationFilter

      protected String destinationFilter
    • dispatchAsync

      protected Boolean dispatchAsync
    • duplex

      protected Boolean duplex
    • dynamicOnly

      protected Boolean dynamicOnly
    • gcDestinationViews

      protected Boolean gcDestinationViews
    • gcSweepTime

      protected Long gcSweepTime
    • localUri

      protected String localUri
    • messageTTL

      protected BigInteger messageTTL
    • name

      protected String name
    • networkTTL

      protected BigInteger networkTTL
    • objectName

      protected String objectName
    • password

      protected String password
    • prefetchSize

      protected String prefetchSize
    • remotePassword

      protected String remotePassword
    • remoteUserName

      protected String remoteUserName
    • searchEventListener

      protected Boolean searchEventListener
    • searchFilter

      protected String searchFilter
    • searchScope

      protected String searchScope
    • sslContext

      protected String sslContext
    • staticBridge

      protected Boolean staticBridge
    • suppressDuplicateQueueSubscriptions

      protected Boolean suppressDuplicateQueueSubscriptions
    • suppressDuplicateTopicSubscriptions

      protected Boolean suppressDuplicateTopicSubscriptions
    • syncDurableSubs

      protected Boolean syncDurableSubs
    • uri

      protected String uri
    • useBrokerNameAsIdSees

      protected Boolean useBrokerNameAsIdSees
    • useCompression

      protected Boolean useCompression
    • useVirtualDestSubs

      protected Boolean useVirtualDestSubs
    • user

      protected String user
    • userName

      protected String userName
    • id

      protected String id
  • Constructor Details

    • DtoLdapNetworkConnector

      public DtoLdapNetworkConnector()
  • Method Details

    • getBridgeFactoryOrBrokerServiceOrConnectionFilter

      public List<Object> getBridgeFactoryOrBrokerServiceOrConnectionFilter()
      Gets the value of the bridgeFactoryOrBrokerServiceOrConnectionFilter property.

      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 Jakarta XML Binding object. This is why there is not a set method for the bridgeFactoryOrBrokerServiceOrConnectionFilter property.

      For example, to add a new item, do as follows:

          getBridgeFactoryOrBrokerServiceOrConnectionFilter().add(newItem);
       

      Objects of the following type(s) are allowed in the list JAXBElement<DtoLdapNetworkConnector.BridgeFactory> JAXBElement<DtoLdapNetworkConnector.BrokerService> JAXBElement<DtoLdapNetworkConnector.ConnectionFilter> JAXBElement<DtoLdapNetworkConnector.DurableDestinations> JAXBElement<DtoLdapNetworkConnector.DynamicallyIncludedDestinations> JAXBElement<DtoLdapNetworkConnector.ExcludedDestinations> JAXBElement<DtoLdapNetworkConnector.LocalUri> JAXBElement<DtoLdapNetworkConnector.ObjectName> JAXBElement<DtoLdapNetworkConnector.SslContext> JAXBElement<DtoLdapNetworkConnector.StaticallyIncludedDestinations> JAXBElement<DtoLdapNetworkConnector.Uri> Object

    • getAdvisoryAckPercentage

      public BigInteger getAdvisoryAckPercentage()
      Obtient la valeur de la propriété advisoryAckPercentage.
      Returns:
      possible object is BigInteger
    • setAdvisoryAckPercentage

      public void setAdvisoryAckPercentage(BigInteger value)
      Définit la valeur de la propriété advisoryAckPercentage.
      Parameters:
      value - allowed object is BigInteger
    • isAdvisoryForFailedForward

      public Boolean isAdvisoryForFailedForward()
      Obtient la valeur de la propriété advisoryForFailedForward.
      Returns:
      possible object is Boolean
    • setAdvisoryForFailedForward

      public void setAdvisoryForFailedForward(Boolean value)
      Définit la valeur de la propriété advisoryForFailedForward.
      Parameters:
      value - allowed object is Boolean
    • getAdvisoryPrefetchSize

      public BigInteger getAdvisoryPrefetchSize()
      Obtient la valeur de la propriété advisoryPrefetchSize.
      Returns:
      possible object is BigInteger
    • setAdvisoryPrefetchSize

      public void setAdvisoryPrefetchSize(BigInteger value)
      Définit la valeur de la propriété advisoryPrefetchSize.
      Parameters:
      value - allowed object is BigInteger
    • isAlwaysSyncSend

      public Boolean isAlwaysSyncSend()
      Obtient la valeur de la propriété alwaysSyncSend.
      Returns:
      possible object is Boolean
    • setAlwaysSyncSend

      public void setAlwaysSyncSend(Boolean value)
      Définit la valeur de la propriété alwaysSyncSend.
      Parameters:
      value - allowed object is Boolean
    • isAnonymousAuthentication

      public Boolean isAnonymousAuthentication()
      Obtient la valeur de la propriété anonymousAuthentication.
      Returns:
      possible object is Boolean
    • setAnonymousAuthentication

      public void setAnonymousAuthentication(Boolean value)
      Définit la valeur de la propriété anonymousAuthentication.
      Parameters:
      value - allowed object is Boolean
    • getBase

      public String getBase()
      Obtient la valeur de la propriété base.
      Returns:
      possible object is String
    • setBase

      public void setBase(String value)
      Définit la valeur de la propriété base.
      Parameters:
      value - allowed object is String
    • getBridgeFactory

      public String getBridgeFactory()
      Obtient la valeur de la propriété bridgeFactory.
      Returns:
      possible object is String
    • setBridgeFactory

      public void setBridgeFactory(String value)
      Définit la valeur de la propriété bridgeFactory.
      Parameters:
      value - allowed object is String
    • isBridgeTempDestinations

      public Boolean isBridgeTempDestinations()
      Obtient la valeur de la propriété bridgeTempDestinations.
      Returns:
      possible object is Boolean
    • setBridgeTempDestinations

      public void setBridgeTempDestinations(Boolean value)
      Définit la valeur de la propriété bridgeTempDestinations.
      Parameters:
      value - allowed object is Boolean
    • getBrokerName

      public String getBrokerName()
      Obtient la valeur de la propriété brokerName.
      Returns:
      possible object is String
    • setBrokerName

      public void setBrokerName(String value)
      Définit la valeur de la propriété brokerName.
      Parameters:
      value - allowed object is String
    • getBrokerService

      public String getBrokerService()
      Obtient la valeur de la propriété brokerService.
      Returns:
      possible object is String
    • setBrokerService

      public void setBrokerService(String value)
      Définit la valeur de la propriété brokerService.
      Parameters:
      value - allowed object is String
    • getBrokerURL

      public String getBrokerURL()
      Obtient la valeur de la propriété brokerURL.
      Returns:
      possible object is String
    • setBrokerURL

      public void setBrokerURL(String value)
      Définit la valeur de la propriété brokerURL.
      Parameters:
      value - allowed object is String
    • isCheckDuplicateMessagesOnDuplex

      public Boolean isCheckDuplicateMessagesOnDuplex()
      Obtient la valeur de la propriété checkDuplicateMessagesOnDuplex.
      Returns:
      possible object is Boolean
    • setCheckDuplicateMessagesOnDuplex

      public void setCheckDuplicateMessagesOnDuplex(Boolean value)
      Définit la valeur de la propriété checkDuplicateMessagesOnDuplex.
      Parameters:
      value - allowed object is Boolean
    • getClientIdToken

      public String getClientIdToken()
      Obtient la valeur de la propriété clientIdToken.
      Returns:
      possible object is String
    • setClientIdToken

      public void setClientIdToken(String value)
      Définit la valeur de la propriété clientIdToken.
      Parameters:
      value - allowed object is String
    • isConduitNetworkQueueSubscriptions

      public Boolean isConduitNetworkQueueSubscriptions()
      Obtient la valeur de la propriété conduitNetworkQueueSubscriptions.
      Returns:
      possible object is Boolean
    • setConduitNetworkQueueSubscriptions

      public void setConduitNetworkQueueSubscriptions(Boolean value)
      Définit la valeur de la propriété conduitNetworkQueueSubscriptions.
      Parameters:
      value - allowed object is Boolean
    • isConduitSubscriptions

      public Boolean isConduitSubscriptions()
      Obtient la valeur de la propriété conduitSubscriptions.
      Returns:
      possible object is Boolean
    • setConduitSubscriptions

      public void setConduitSubscriptions(Boolean value)
      Définit la valeur de la propriété conduitSubscriptions.
      Parameters:
      value - allowed object is Boolean
    • getConnectionFilter

      public String getConnectionFilter()
      Obtient la valeur de la propriété connectionFilter.
      Returns:
      possible object is String
    • setConnectionFilter

      public void setConnectionFilter(String value)
      Définit la valeur de la propriété connectionFilter.
      Parameters:
      value - allowed object is String
    • getConsumerPriorityBase

      public BigInteger getConsumerPriorityBase()
      Obtient la valeur de la propriété consumerPriorityBase.
      Returns:
      possible object is BigInteger
    • setConsumerPriorityBase

      public void setConsumerPriorityBase(BigInteger value)
      Définit la valeur de la propriété consumerPriorityBase.
      Parameters:
      value - allowed object is BigInteger
    • getConsumerTTL

      public BigInteger getConsumerTTL()
      Obtient la valeur de la propriété consumerTTL.
      Returns:
      possible object is BigInteger
    • setConsumerTTL

      public void setConsumerTTL(BigInteger value)
      Définit la valeur de la propriété consumerTTL.
      Parameters:
      value - allowed object is BigInteger
    • isDecreaseNetworkConsumerPriority

      public Boolean isDecreaseNetworkConsumerPriority()
      Obtient la valeur de la propriété decreaseNetworkConsumerPriority.
      Returns:
      possible object is Boolean
    • setDecreaseNetworkConsumerPriority

      public void setDecreaseNetworkConsumerPriority(Boolean value)
      Définit la valeur de la propriété decreaseNetworkConsumerPriority.
      Parameters:
      value - allowed object is Boolean
    • getDestinationFilter

      public String getDestinationFilter()
      Obtient la valeur de la propriété destinationFilter.
      Returns:
      possible object is String
    • setDestinationFilter

      public void setDestinationFilter(String value)
      Définit la valeur de la propriété destinationFilter.
      Parameters:
      value - allowed object is String
    • isDispatchAsync

      public Boolean isDispatchAsync()
      Obtient la valeur de la propriété dispatchAsync.
      Returns:
      possible object is Boolean
    • setDispatchAsync

      public void setDispatchAsync(Boolean value)
      Définit la valeur de la propriété dispatchAsync.
      Parameters:
      value - allowed object is Boolean
    • isDuplex

      public Boolean isDuplex()
      Obtient la valeur de la propriété duplex.
      Returns:
      possible object is Boolean
    • setDuplex

      public void setDuplex(Boolean value)
      Définit la valeur de la propriété duplex.
      Parameters:
      value - allowed object is Boolean
    • isDynamicOnly

      public Boolean isDynamicOnly()
      Obtient la valeur de la propriété dynamicOnly.
      Returns:
      possible object is Boolean
    • setDynamicOnly

      public void setDynamicOnly(Boolean value)
      Définit la valeur de la propriété dynamicOnly.
      Parameters:
      value - allowed object is Boolean
    • isGcDestinationViews

      public Boolean isGcDestinationViews()
      Obtient la valeur de la propriété gcDestinationViews.
      Returns:
      possible object is Boolean
    • setGcDestinationViews

      public void setGcDestinationViews(Boolean value)
      Définit la valeur de la propriété gcDestinationViews.
      Parameters:
      value - allowed object is Boolean
    • getGcSweepTime

      public Long getGcSweepTime()
      Obtient la valeur de la propriété gcSweepTime.
      Returns:
      possible object is Long
    • setGcSweepTime

      public void setGcSweepTime(Long value)
      Définit la valeur de la propriété gcSweepTime.
      Parameters:
      value - allowed object is Long
    • getLocalUri

      public String getLocalUri()
      Obtient la valeur de la propriété localUri.
      Returns:
      possible object is String
    • setLocalUri

      public void setLocalUri(String value)
      Définit la valeur de la propriété localUri.
      Parameters:
      value - allowed object is String
    • getMessageTTL

      public BigInteger getMessageTTL()
      Obtient la valeur de la propriété messageTTL.
      Returns:
      possible object is BigInteger
    • setMessageTTL

      public void setMessageTTL(BigInteger value)
      Définit la valeur de la propriété messageTTL.
      Parameters:
      value - allowed object is BigInteger
    • getName

      public String getName()
      Obtient la valeur de la propriété name.
      Returns:
      possible object is String
    • setName

      public void setName(String value)
      Définit la valeur de la propriété name.
      Parameters:
      value - allowed object is String
    • getNetworkTTL

      public BigInteger getNetworkTTL()
      Obtient la valeur de la propriété networkTTL.
      Returns:
      possible object is BigInteger
    • setNetworkTTL

      public void setNetworkTTL(BigInteger value)
      Définit la valeur de la propriété networkTTL.
      Parameters:
      value - allowed object is BigInteger
    • getObjectName

      public String getObjectName()
      Obtient la valeur de la propriété objectName.
      Returns:
      possible object is String
    • setObjectName

      public void setObjectName(String value)
      Définit la valeur de la propriété objectName.
      Parameters:
      value - allowed object is String
    • getPassword

      public String getPassword()
      Obtient la valeur de la propriété password.
      Returns:
      possible object is String
    • setPassword

      public void setPassword(String value)
      Définit la valeur de la propriété password.
      Parameters:
      value - allowed object is String
    • getPrefetchSize

      public String getPrefetchSize()
      Obtient la valeur de la propriété prefetchSize.
      Returns:
      possible object is String
    • setPrefetchSize

      public void setPrefetchSize(String value)
      Définit la valeur de la propriété prefetchSize.
      Parameters:
      value - allowed object is String
    • getRemotePassword

      public String getRemotePassword()
      Obtient la valeur de la propriété remotePassword.
      Returns:
      possible object is String
    • setRemotePassword

      public void setRemotePassword(String value)
      Définit la valeur de la propriété remotePassword.
      Parameters:
      value - allowed object is String
    • getRemoteUserName

      public String getRemoteUserName()
      Obtient la valeur de la propriété remoteUserName.
      Returns:
      possible object is String
    • setRemoteUserName

      public void setRemoteUserName(String value)
      Définit la valeur de la propriété remoteUserName.
      Parameters:
      value - allowed object is String
    • isSearchEventListener

      public Boolean isSearchEventListener()
      Obtient la valeur de la propriété searchEventListener.
      Returns:
      possible object is Boolean
    • setSearchEventListener

      public void setSearchEventListener(Boolean value)
      Définit la valeur de la propriété searchEventListener.
      Parameters:
      value - allowed object is Boolean
    • getSearchFilter

      public String getSearchFilter()
      Obtient la valeur de la propriété searchFilter.
      Returns:
      possible object is String
    • setSearchFilter

      public void setSearchFilter(String value)
      Définit la valeur de la propriété searchFilter.
      Parameters:
      value - allowed object is String
    • getSearchScope

      public String getSearchScope()
      Obtient la valeur de la propriété searchScope.
      Returns:
      possible object is String
    • setSearchScope

      public void setSearchScope(String value)
      Définit la valeur de la propriété searchScope.
      Parameters:
      value - allowed object is String
    • getSslContext

      public String getSslContext()
      Obtient la valeur de la propriété sslContext.
      Returns:
      possible object is String
    • setSslContext

      public void setSslContext(String value)
      Définit la valeur de la propriété sslContext.
      Parameters:
      value - allowed object is String
    • isStaticBridge

      public Boolean isStaticBridge()
      Obtient la valeur de la propriété staticBridge.
      Returns:
      possible object is Boolean
    • setStaticBridge

      public void setStaticBridge(Boolean value)
      Définit la valeur de la propriété staticBridge.
      Parameters:
      value - allowed object is Boolean
    • isSuppressDuplicateQueueSubscriptions

      public Boolean isSuppressDuplicateQueueSubscriptions()
      Obtient la valeur de la propriété suppressDuplicateQueueSubscriptions.
      Returns:
      possible object is Boolean
    • setSuppressDuplicateQueueSubscriptions

      public void setSuppressDuplicateQueueSubscriptions(Boolean value)
      Définit la valeur de la propriété suppressDuplicateQueueSubscriptions.
      Parameters:
      value - allowed object is Boolean
    • isSuppressDuplicateTopicSubscriptions

      public Boolean isSuppressDuplicateTopicSubscriptions()
      Obtient la valeur de la propriété suppressDuplicateTopicSubscriptions.
      Returns:
      possible object is Boolean
    • setSuppressDuplicateTopicSubscriptions

      public void setSuppressDuplicateTopicSubscriptions(Boolean value)
      Définit la valeur de la propriété suppressDuplicateTopicSubscriptions.
      Parameters:
      value - allowed object is Boolean
    • isSyncDurableSubs

      public Boolean isSyncDurableSubs()
      Obtient la valeur de la propriété syncDurableSubs.
      Returns:
      possible object is Boolean
    • setSyncDurableSubs

      public void setSyncDurableSubs(Boolean value)
      Définit la valeur de la propriété syncDurableSubs.
      Parameters:
      value - allowed object is Boolean
    • getUri

      public String getUri()
      Obtient la valeur de la propriété uri.
      Returns:
      possible object is String
    • setUri

      public void setUri(String value)
      Définit la valeur de la propriété uri.
      Parameters:
      value - allowed object is String
    • isUseBrokerNameAsIdSees

      public Boolean isUseBrokerNameAsIdSees()
      Obtient la valeur de la propriété useBrokerNameAsIdSees.
      Returns:
      possible object is Boolean
    • setUseBrokerNameAsIdSees

      public void setUseBrokerNameAsIdSees(Boolean value)
      Définit la valeur de la propriété useBrokerNameAsIdSees.
      Parameters:
      value - allowed object is Boolean
    • isUseCompression

      public Boolean isUseCompression()
      Obtient la valeur de la propriété useCompression.
      Returns:
      possible object is Boolean
    • setUseCompression

      public void setUseCompression(Boolean value)
      Définit la valeur de la propriété useCompression.
      Parameters:
      value - allowed object is Boolean
    • isUseVirtualDestSubs

      public Boolean isUseVirtualDestSubs()
      Obtient la valeur de la propriété useVirtualDestSubs.
      Returns:
      possible object is Boolean
    • setUseVirtualDestSubs

      public void setUseVirtualDestSubs(Boolean value)
      Définit la valeur de la propriété useVirtualDestSubs.
      Parameters:
      value - allowed object is Boolean
    • getUser

      public String getUser()
      Obtient la valeur de la propriété user.
      Returns:
      possible object is String
    • setUser

      public void setUser(String value)
      Définit la valeur de la propriété user.
      Parameters:
      value - allowed object is String
    • getUserName

      public String getUserName()
      Obtient la valeur de la propriété userName.
      Returns:
      possible object is String
    • setUserName

      public void setUserName(String value)
      Définit la valeur de la propriété userName.
      Parameters:
      value - allowed object is String
    • getId

      public String getId()
      Obtient la valeur de la propriété id.
      Returns:
      possible object is String
    • setId

      public void setId(String value)
      Définit la valeur de la propriété id.
      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
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • append

      public StringBuilder append(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy)
      Specified by:
      append in interface org.jvnet.jaxb.lang.ToString
    • appendFields

      public StringBuilder appendFields(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy)
      Specified by:
      appendFields in interface org.jvnet.jaxb.lang.ToString
    • hashCode

      public int hashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy)
      Specified by:
      hashCode in interface org.jvnet.jaxb.lang.HashCode
    • hashCode

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

      public boolean equals(org.jvnet.jaxb.locator.ObjectLocator thisLocator, org.jvnet.jaxb.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb.lang.EqualsStrategy strategy)
      Specified by:
      equals in interface org.jvnet.jaxb.lang.Equals
    • equals

      public boolean equals(Object object)
      Overrides:
      equals in class Object