Class RadioGlobalInt
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncompare
(RadioGlobal radioGlobal, CompareMethod compareMethod) int
getValue()
void
setValue
(int int0) boolean
setValue
(RadioGlobal radioGlobal, EditGlobalOps editGlobalOps) Methods inherited from class zombie.radio.globals.RadioGlobal
getName, getType
-
Constructor Details
-
RadioGlobalInt
public RadioGlobalInt(int int0) -
RadioGlobalInt
-
-
Method Details
-
getValue
public int getValue() -
setValue
public void setValue(int int0) -
getString
- Specified by:
getString
in classRadioGlobal<Integer>
-
compare
- Specified by:
compare
in classRadioGlobal<Integer>
-
setValue
- Specified by:
setValue
in classRadioGlobal<Integer>
-