fromString
This method is used to convert a String to an ScheduleState. If the String is not found, the ScheduleState.UNKNOWN is returned.
Return
Parameters
value
String is a string naming that represents the state.
This method is used to convert a String to an ScheduleState. If the String is not found, the ScheduleState.UNKNOWN is returned.
String is a string naming that represents the state.