Class RadioGlobalInt
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptioncompare(RadioGlobal radioGlobal, CompareMethod compareMethod) intgetValue()voidsetValue(int int0) booleansetValue(RadioGlobal radioGlobal, EditGlobalOps editGlobalOps) Methods inherited from class zombie.radio.globals.RadioGlobalgetName, getType
- 
Constructor Details- 
RadioGlobalIntpublic RadioGlobalInt(int int0) 
- 
RadioGlobalInt
 
- 
- 
Method Details- 
getValuepublic int getValue()
- 
setValuepublic void setValue(int int0) 
- 
getString- Specified by:
- getStringin class- RadioGlobal<Integer>
 
- 
compare- Specified by:
- comparein class- RadioGlobal<Integer>
 
- 
setValue- Specified by:
- setValuein class- RadioGlobal<Integer>
 
 
-