public class SkyhookEntryBean extends Object implements Jsonable
Modifier and Type | Field and Description |
---|---|
private long |
gridId |
private String |
ipAddress |
Constructor and Description |
---|
SkyhookEntryBean() |
Modifier and Type | Method and Description |
---|---|
long |
getGridId() |
String |
getIpAddress() |
void |
setGridId(long gridId) |
void |
setIpAddress(String ipAddress) |
private String ipAddress
private long gridId