public class ScheduleExpressionTypeUtil extends Object
ScheduleExpression
Constructor and Description |
---|
ScheduleExpressionTypeUtil() |
Modifier and Type | Method and Description |
---|---|
static ScheduleExpressionType |
getType(String value)
Returns the corresponding
ScheduleExpressionType for the passed value |
public static ScheduleExpressionType getType(String value)
ScheduleExpressionType
for the passed valuevalue
- The value to be parsedCopyright © 2015 JBoss by Red Hat. All rights reserved.