Package | Description |
---|---|
client.domestic |
Modifier and Type | Field and Description |
---|---|
private DomesticTradeController.TradeResourceStates[] |
DomesticTradeController.resourceStates |
Modifier and Type | Method and Description |
---|---|
static DomesticTradeController.TradeResourceStates |
DomesticTradeController.TradeResourceStates.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DomesticTradeController.TradeResourceStates[] |
DomesticTradeController.TradeResourceStates.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|