| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.empireclassic.Remote.RemoteEmpire.AssaultReply
public class RemoteEmpire.AssaultReply
| Constructor Summary | |
|---|---|
RemoteEmpire.AssaultReply()
 | 
|
RemoteEmpire.AssaultReply(java.lang.String response)
 | 
|
| Method Summary | |
|---|---|
 int | 
getCasualties()
 | 
 int | 
getEnemyLosses()
 | 
 EmpireError | 
getError()
 | 
 boolean | 
isWon()
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public RemoteEmpire.AssaultReply()
public RemoteEmpire.AssaultReply(java.lang.String response)
| Method Detail | 
|---|
public EmpireError getError()
public int getCasualties()
public int getEnemyLosses()
public boolean isWon()
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||