Uses of Class
VASSAL.tools.imports.adc2.ADC2Module.ValueType
| Package | Description |
|---|---|
| VASSAL.tools.imports.adc2 |
-
Uses of ADC2Module.ValueType in VASSAL.tools.imports.adc2
Methods in VASSAL.tools.imports.adc2 that return ADC2Module.ValueType Modifier and Type Method Description static ADC2Module.ValueTypeADC2Module.ValueType. valueOf(String name)Returns the enum constant of this type with the specified name.static ADC2Module.ValueType[]ADC2Module.ValueType. values()Returns an array containing the constants of this enum type, in the order they are declared.