com.empireclassic.Remote
Class RemoteEmpire.LoginReply
java.lang.Object
  
com.empireclassic.Remote.RemoteEmpire.LoginReply
- Enclosing class:
 - RemoteEmpire
 
public class RemoteEmpire.LoginReply
- extends java.lang.Object
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
RemoteEmpire.LoginReply
public RemoteEmpire.LoginReply()
RemoteEmpire.LoginReply
public RemoteEmpire.LoginReply(java.lang.String response)
getHomeIsland
public int getHomeIsland()
 
setHomeIsland
public void setHomeIsland(int homeIsland)
 
getNationNum
public int getNationNum()
 
setNationNum
public void setNationNum(int nationNum)
 
getError
public EmpireError getError()
 
setError
public void setError(EmpireError error)