Class RadioGlobalString
-
Constructor Summary
ConstructorsConstructorDescriptionRadioGlobalString
(String value) RadioGlobalString
(String name, String value) -
Method Summary
Modifier and TypeMethodDescriptioncompare
(RadioGlobal target, CompareMethod method) getValue()
void
boolean
setValue
(RadioGlobal value, EditGlobalOps operator) Methods inherited from class zombie.radio.globals.RadioGlobal
getName, getType
-
Constructor Details
-
RadioGlobalString
-
RadioGlobalString
-
-
Method Details
-
getValue
-
setValue
-
getString
- Specified by:
getString
in classRadioGlobal<String>
-
compare
- Specified by:
compare
in classRadioGlobal<String>
-
setValue
- Specified by:
setValue
in classRadioGlobal<String>
-