public class Configuration extends Object implements Serializable
Constructor and Description |
---|
Configuration() |
Configuration(Integer port,
Integer retry,
Integer timeout,
String readCommunity,
String writeCommunity,
String proxyHost,
String version,
Integer maxVarsPerPdu,
Integer maxRepetitions,
Integer maxRequestSize,
String securityName,
Integer securityLevel,
String authPassphrase,
String authProtocol,
String engineId,
String contextEngineId,
String contextName,
String privacyPassphrase,
String privacyProtocol,
String enterpriseId) |
Modifier and Type | Method and Description |
---|---|
void |
deleteMaxRepetitions() |
void |
deleteMaxRequestSize() |
void |
deleteMaxVarsPerPdu() |
void |
deletePort() |
void |
deleteRetry() |
void |
deleteSecurityLevel() |
void |
deleteTimeout() |
boolean |
equals(Object obj) |
String |
getAuthPassphrase()
Returns the value of field 'authPassphrase'.
|
String |
getAuthProtocol()
Returns the value of field 'authProtocol'.
|
String |
getContextEngineId()
Returns the value of field 'contextEngineId'.
|
String |
getContextName()
Returns the value of field 'contextName'.
|
String |
getEngineId()
Returns the value of field 'engineId'.
|
String |
getEnterpriseId()
Returns the value of field 'enterpriseId'.
|
Integer |
getMaxRepetitions()
Returns the value of field 'maxRepetitions'.
|
Integer |
getMaxRequestSize()
Returns the value of field 'maxRequestSize'.
|
Integer |
getMaxVarsPerPdu()
Returns the value of field 'maxVarsPerPdu'.
|
Integer |
getPort()
Returns the value of field 'port'.
|
String |
getPrivacyPassphrase()
Returns the value of field 'privacyPassphrase'.
|
String |
getPrivacyProtocol()
Returns the value of field 'privacyProtocol'.
|
String |
getProxyHost()
Returns the value of field 'proxyHost'.
|
String |
getReadCommunity()
Returns the value of field 'readCommunity'.
|
Integer |
getRetry()
Returns the value of field 'retry'.
|
Integer |
getSecurityLevel()
Returns the value of field 'securityLevel'.
|
String |
getSecurityName()
Returns the value of field 'securityName'.
|
Integer |
getTimeout()
Returns the value of field 'timeout'.
|
Long |
getTTL() |
String |
getVersion()
Returns the value of field 'version'.
|
String |
getWriteCommunity()
Returns the value of field 'writeCommunity'.
|
int |
hashCode() |
boolean |
hasMaxRepetitions()
Method hasMaxRepetitions.
|
boolean |
hasMaxRequestSize()
Method hasMaxRequestSize.
|
boolean |
hasMaxVarsPerPdu()
Method hasMaxVarsPerPdu.
|
boolean |
hasPort()
Method hasPort.
|
boolean |
hasRetry()
Method hasRetry.
|
boolean |
hasSecurityLevel()
Method hasSecurityLevel.
|
boolean |
hasTimeout()
Method hasTimeout.
|
boolean |
hasTTL() |
void |
setAuthPassphrase(String authPassphrase)
Sets the value of field 'authPassphrase'.
|
void |
setAuthProtocol(String authProtocol)
Sets the value of field 'authProtocol'.
|
void |
setContextEngineId(String contextEngineId)
Sets the value of field 'contextEngineId'.
|
void |
setContextName(String contextName)
Sets the value of field 'contextName'.
|
void |
setEngineId(String engineId)
Sets the value of field 'engineId'.
|
void |
setEnterpriseId(String enterpriseId)
Sets the value of field 'enterpriseId'.
|
void |
setMaxRepetitions(Integer maxRepetitions)
Sets the value of field 'maxRepetitions'.
|
void |
setMaxRequestSize(Integer maxRequestSize)
Sets the value of field 'maxRequestSize'.
|
void |
setMaxVarsPerPdu(Integer maxVarsPerPdu)
Sets the value of field 'maxVarsPerPdu'.
|
void |
setPort(Integer port)
Sets the value of field 'port'.
|
void |
setPrivacyPassphrase(String privacyPassphrase)
Sets the value of field 'privacyPassphrase'.
|
void |
setPrivacyProtocol(String privacyProtocol)
Sets the value of field 'privacyProtocol'.
|
void |
setProxyHost(String proxyHost)
Sets the value of field 'proxyHost'.
|
void |
setReadCommunity(String readCommunity)
Sets the value of field 'readCommunity'.
|
void |
setRetry(Integer retry)
Sets the value of field 'retry'.
|
void |
setSecurityLevel(Integer securityLevel)
Sets the value of field 'securityLevel'.
|
void |
setSecurityName(String securityName)
Sets the value of field 'securityName'.
|
void |
setTimeout(Integer timeout)
Sets the value of field 'timeout'.
|
void |
setTTL(Long ttl) |
void |
setVersion(String version)
Sets the value of field 'version'.
|
void |
setWriteCommunity(String writeCommunity)
Sets the value of field 'writeCommunity'.
|
String |
toString() |
public Configuration()
public Configuration(Integer port, Integer retry, Integer timeout, String readCommunity, String writeCommunity, String proxyHost, String version, Integer maxVarsPerPdu, Integer maxRepetitions, Integer maxRequestSize, String securityName, Integer securityLevel, String authPassphrase, String authProtocol, String engineId, String contextEngineId, String contextName, String privacyPassphrase, String privacyProtocol, String enterpriseId)
public void deleteMaxRepetitions()
public void deleteMaxRequestSize()
public void deleteMaxVarsPerPdu()
public void deletePort()
public void deleteRetry()
public void deleteSecurityLevel()
public void deleteTimeout()
public final String getAuthPassphrase()
public final String getAuthProtocol()
public final String getContextEngineId()
public final String getContextName()
public final String getEngineId()
public final String getEnterpriseId()
public final Integer getMaxRepetitions()
public final Integer getMaxRequestSize()
public final Integer getMaxVarsPerPdu()
public final Integer getPort()
public final String getPrivacyPassphrase()
public final String getPrivacyProtocol()
public final String getProxyHost()
public final String getReadCommunity()
public final Integer getRetry()
public final Integer getSecurityLevel()
public final String getSecurityName()
public final Integer getTimeout()
public final String getVersion()
public final String getWriteCommunity()
public boolean hasMaxRepetitions()
public boolean hasMaxRequestSize()
public boolean hasMaxVarsPerPdu()
public boolean hasPort()
public boolean hasRetry()
public boolean hasSecurityLevel()
public boolean hasTimeout()
public boolean hasTTL()
public final void setAuthPassphrase(String authPassphrase)
authPassphrase
- the value of field 'authPassphrase'.public final void setAuthProtocol(String authProtocol)
authProtocol
- the value of field 'authProtocol'.public final void setContextEngineId(String contextEngineId)
contextEngineId
- the value of field 'contextEngineId'.public final void setContextName(String contextName)
contextName
- the value of field 'contextName'.public final void setEngineId(String engineId)
engineId
- the value of field 'engineId'.public final void setEnterpriseId(String enterpriseId)
enterpriseId
- the value of field 'enterpriseId'.public final void setMaxRepetitions(Integer maxRepetitions)
maxRepetitions
- the value of field 'maxRepetitions'.public final void setMaxRequestSize(Integer maxRequestSize)
maxRequestSize
- the value of field 'maxRequestSize'.public final void setMaxVarsPerPdu(Integer maxVarsPerPdu)
maxVarsPerPdu
- the value of field 'maxVarsPerPdu'.public final void setPort(Integer port)
port
- the value of field 'port'.public final void setPrivacyPassphrase(String privacyPassphrase)
privacyPassphrase
- the value of field 'privacyPassphrase'.public final void setPrivacyProtocol(String privacyProtocol)
privacyProtocol
- the value of field 'privacyProtocol'.public final void setProxyHost(String proxyHost)
proxyHost
- the value of field 'proxyHost'.public final void setReadCommunity(String readCommunity)
readCommunity
- the value of field 'readCommunity'.public final void setRetry(Integer retry)
retry
- the value of field 'retry'.public final void setSecurityLevel(Integer securityLevel)
securityLevel
- the value of field 'securityLevel'.public final void setSecurityName(String securityName)
securityName
- the value of field 'securityName'.public final void setTimeout(Integer timeout)
timeout
- the value of field 'timeout'.public final void setVersion(String version)
version
- the value of field 'version'.public final void setWriteCommunity(String writeCommunity)
writeCommunity
- the value of field 'writeCommunity'.public Long getTTL()
public void setTTL(Long ttl)
Copyright © 2021. All rights reserved.