Method Summary |
|
public String | getAddress() Method getAddress returns the value of field 'address'. |
public String | getLocalAddress() Method getLocalAddress returns the value of field
'localAddress'. |
public int | getLocalPort() Method getLocalPort returns the value of field 'localPort'. |
public int | getPort() Method getPort returns the value of field 'port'. |
public int | getVersion() Method getVersion returns the value of field 'version'. |
public void | setAddress(String address) Method setAddress sets the value of field 'address'. |
public void | setLocalAddress(String localAddress) Method setLocalAddress sets the value of field
'localAddress'. |
public void | setLocalPort(int localPort) Method setLocalPort sets the value of field 'localPort'. |
public void | setPort(int port) Method setPort sets the value of field 'port'. |
public void | setVersion(int version) Method setVersion sets the value of field 'version'. |
public String | toString() |