Class SpecialCharFieldValue
java.lang.Object
io.github.projectunified.cronutils.model.field.value.FieldValue<SpecialChar>
io.github.projectunified.cronutils.model.field.value.SpecialCharFieldValue
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.github.projectunified.cronutils.model.field.value.FieldValue
toString
-
Constructor Details
-
SpecialCharFieldValue
-
-
Method Details
-
getValue
Description copied from class:FieldValueAllows to obtain the value.- Specified by:
getValuein classFieldValue<SpecialChar>- Returns:
- some value, never null
-