Class WesConfig
java.lang.Object
org.rockhopper.smarthome.wes.jwes.model.WesConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetDiscoveryInterfaceIPs(String discoveryInterfaceIPs) voidsetFtpPass(String ftpPass) voidsetFtpUser(String ftpUser) voidsetHttpPass(String httpPass) voidsetHttpUser(String httpUser) voidsetIpAddress(String ipAddress) voidsetTcpPort(Integer tcpPort)
-
Constructor Details
-
WesConfig
-
-
Method Details
-
getIpAddress
-
setIpAddress
-
getTcpPort
-
setTcpPort
-
getHttpUser
-
setHttpUser
-
getHttpPass
-
setHttpPass
-
getFtpUser
-
setFtpUser
-
getFtpPass
-
setFtpPass
-
setDiscoveryInterfaceIPs
-
getDiscoveryInterfaceIPs
-