Class RadioGlobalInt
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncompare(RadioGlobal radioGlobal, CompareMethod compareMethod) intgetValue()voidsetValue(int int0) booleansetValue(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:
getStringin classRadioGlobal<Integer>
-
compare
- Specified by:
comparein classRadioGlobal<Integer>
-
setValue
- Specified by:
setValuein classRadioGlobal<Integer>
-