| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Sector.Des in com.empireclassic.Remote | 
|---|
| Methods in com.empireclassic.Remote that return Sector.Des | |
|---|---|
static Sector.Des | 
Sector.Des.fromChar(char c)
 | 
static Sector.Des | 
Sector.Des.fromInt(int i)
 | 
 Sector.Des | 
Sector.getDes()
 | 
 Sector.Des | 
Sector.getTerrain()
 | 
static Sector.Des | 
Sector.Des.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.  | 
static Sector.Des[] | 
Sector.Des.values()
Returns an array containing the constants of this enum type, in the order they're declared.  | 
| Methods in com.empireclassic.Remote with parameters of type Sector.Des | |
|---|---|
 boolean | 
Criteria.desQualifies(Sector.Des value)
 | 
 void | 
Sector.setDes(Sector.Des des)
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||