Interface SelectorNodeType
-
public interface SelectorNodeTypeConstants for a message selector node type
-
-
Field Detail
-
STRING
static final int STRING
- See Also:
- Constant Field Values
-
NUMBER
static final int NUMBER
- See Also:
- Constant Field Values
-
BOOLEAN
static final int BOOLEAN
- See Also:
- Constant Field Values
-
-