| Package | Description |
|---|---|
| org.openl.rules.helpers |
| Modifier and Type | Method and Description |
|---|---|
ARangeParser.ParseStruct.BoundType |
DateRange.getLowerBoundType() |
ARangeParser.ParseStruct.BoundType |
StringRange.getLowerBoundType() |
ARangeParser.ParseStruct.BoundType |
DateRange.getUpperBoundType() |
ARangeParser.ParseStruct.BoundType |
StringRange.getUpperBoundType() |
static ARangeParser.ParseStruct.BoundType |
ARangeParser.ParseStruct.BoundType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ARangeParser.ParseStruct.BoundType[] |
ARangeParser.ParseStruct.BoundType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2004–2019 OpenL Tablets. All rights reserved.