public class Server extends Object
| Constructor and Description |
|---|
Server() |
| Modifier and Type | Method and Description |
|---|---|
int |
getId() |
String |
getProtobufConnectString() |
void |
setId(int id) |
void |
setProtobufConnectString(String protobufConnectString) |
String |
toString() |
public int getId()
public void setId(int id)
id - the id to setpublic String getProtobufConnectString()
public void setProtobufConnectString(String protobufConnectString)
protobufConnectString - the protobufConnectString to setCopyright © 2014. All Rights Reserved.