Package zombie.radio.globals
Class RadioGlobalString
java.lang.Object
zombie.radio.globals.RadioGlobal
zombie.radio.globals.RadioGlobalString
-
Field Summary
Fields inherited from class zombie.radio.globals.RadioGlobal
name, type, value
-
Constructor Summary
ConstructorDescriptionRadioGlobalString
(String string) RadioGlobalString
(String string, String string2) -
Method Summary
Modifier and TypeMethodDescriptioncompare
(RadioGlobal radioGlobal, CompareMethod compareMethod) getValue()
void
boolean
setValue
(RadioGlobal radioGlobal, EditGlobalOps editGlobalOps) Methods inherited from class zombie.radio.globals.RadioGlobal
getName, getType
-
Constructor Details
-
RadioGlobalString
-
RadioGlobalString
-
-
Method Details
-
getValue
-
setValue
-
getString
- Specified by:
getString
in classRadioGlobal
-
compare
- Specified by:
compare
in classRadioGlobal
-
setValue
- Specified by:
setValue
in classRadioGlobal
-