Package | Description |
---|---|
org.mycontroller.standalone.rule |
Modifier and Type | Method and Description |
---|---|
static RuleUtils.STRING_OPERATOR |
RuleUtils.STRING_OPERATOR.fromString(String text) |
static RuleUtils.STRING_OPERATOR |
RuleUtils.STRING_OPERATOR.get(int id) |
static RuleUtils.STRING_OPERATOR |
RuleUtils.STRING_OPERATOR.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RuleUtils.STRING_OPERATOR[] |
RuleUtils.STRING_OPERATOR.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2019. All rights reserved.