public class Frontend
extends java.lang.Object
| Constructor and Description |
|---|
Frontend() |
public java.lang.String getName()
public void setName(java.lang.String name)
name - the name to setpublic java.lang.String getIP()
public void setIP(java.lang.String iP)
iP - the iP to setpublic java.lang.Integer getOnLine()
public void setOnLine(java.lang.Integer onLine)
onLine - the onLine to set