Modifier and Type | Method and Description |
---|---|
String |
getAddress() |
String |
getCharSet() |
int |
getPort() |
void |
setAdress(String address) |
void |
setCharSet(String charSet) |
void |
setPort(int port) |
String getAddress()
int getPort()
String getCharSet()
void setAdress(String address) throws IllegalStateException
IllegalStateException
void setPort(int port) throws IllegalStateException
IllegalStateException
void setCharSet(String charSet) throws IllegalStateException
IllegalStateException
Submit a bug or feature to FT\API Programming Support