com.ibm.connector2.sna.lu62.tools
Class Lu62Address
java.lang.Object
com.ibm.connector2.sna.lu62.tools.Lu62Address
- All Implemented Interfaces:
- javax.wsdl.extensions.ExtensibilityElement, java.io.Serializable
- public class Lu62Address
- extends java.lang.Object
- implements java.io.Serializable, javax.wsdl.extensions.ExtensibilityElement
- See Also:
- Serialized Form
Field Summary |
protected java.lang.Boolean |
_required
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_required
protected java.lang.Boolean _required
Lu62Address
public Lu62Address()
getElementType
public javax.xml.namespace.QName getElementType()
- Specified by:
getElementType
in interface javax.wsdl.extensions.ExtensibilityElement
setElementType
public void setElementType(javax.xml.namespace.QName qname)
- Specified by:
setElementType
in interface javax.wsdl.extensions.ExtensibilityElement
getRequired
public java.lang.Boolean getRequired()
- Gets the required
- Specified by:
getRequired
in interface javax.wsdl.extensions.ExtensibilityElement
- Returns:
- Returns a Boolean
setRequired
public void setRequired(java.lang.Boolean required)
- Sets the required
- Specified by:
setRequired
in interface javax.wsdl.extensions.ExtensibilityElement
- Parameters:
required
- The required to set
getConnectionFactoryJndiLookupName
public java.lang.String getConnectionFactoryJndiLookupName()
- Returns the _connectionFactoryJndiLookupName.
- Returns:
- String
setConnectionFactoryJndiLookupName
public void setConnectionFactoryJndiLookupName(java.lang.String connectionFactoryJndiLookupName)
- Sets the _connectionFactoryJndiLookupName.
- Parameters:
connectionFactoryJndiLookupName
- The _connectionFactoryJndiLookupName to set
getOutgoing
public java.lang.Boolean getOutgoing()
setOutgoing
public void setOutgoing(java.lang.Boolean outgoing)
getLuName
public java.lang.String getLuName()
setLuName
public void setLuName(java.lang.String luName)
getTpName
public java.lang.String getTpName()
setTpName
public void setTpName(java.lang.String tpName)
getSymbolicDestinationName
public java.lang.String getSymbolicDestinationName()
setSymbolicDestinationName
public void setSymbolicDestinationName(java.lang.String symbolicDestinationName)
getManageResponses
public java.lang.Boolean getManageResponses()
setManageResponses
public void setManageResponses(java.lang.Boolean manageResponses)
getEstablishConversationRetries
public java.lang.Integer getEstablishConversationRetries()
setEstablishConversationRetries
public void setEstablishConversationRetries(java.lang.Integer establishConversationRetries)
getTimeBetweenRetries
public java.lang.Integer getTimeBetweenRetries()
setTimeBetweenRetries
public void setTimeBetweenRetries(java.lang.Integer timeBetweenRetries)
getFlushMode
public java.lang.Boolean getFlushMode()
setFlushMode
public void setFlushMode(java.lang.Boolean flushMode)
getConfirmMode
public java.lang.Boolean getConfirmMode()
setConfirmMode
public void setConfirmMode(java.lang.Boolean confirmMode)
getSynchronousMode
public java.lang.Boolean getSynchronousMode()
setSynchronousMode
public void setSynchronousMode(java.lang.Boolean synchronousMode)
getChaining
public java.lang.Boolean getChaining()
setChaining
public void setChaining(java.lang.Boolean chaining)
getEstablishConversationTimeout
public java.lang.Integer getEstablishConversationTimeout()
setEstablishConversationTimeout
public void setEstablishConversationTimeout(java.lang.Integer establishConversationTimeout)
getUserId
public java.lang.String getUserId()
setUserId
public void setUserId(java.lang.String userId)
getPassword
public java.lang.String getPassword()
setPassword
public void setPassword(java.lang.String password)
getUserNameJCA
public java.lang.String getUserNameJCA()
setUserNameJCA
public void setUserNameJCA(java.lang.String userNameJCA)
getPasswordJCA
public java.lang.String getPasswordJCA()
setPasswordJCA
public void setPasswordJCA(java.lang.String passwordJCA)
(c) Copyright IBM Corporation 1998, 2005