|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Setup.System in uk.co.javagear |
|---|
| Fields in uk.co.javagear declared as Setup.System | |
|---|---|
private Setup.System |
Setup.system
The system being emulated. |
| Methods in uk.co.javagear that return Setup.System | |
|---|---|
Setup.System |
Setup.getSystem()
Getter for property system. |
static Setup.System |
Setup.System.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Setup.System[] |
Setup.System.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in uk.co.javagear with parameters of type Setup.System | |
|---|---|
void |
Setup.setSystem(Setup.System system)
Setter for property system. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||