public class TrxExpressionParser extends Object
| Constructor and Description |
|---|
TrxExpressionParser(String trxExpression) |
| Modifier and Type | Method and Description |
|---|---|
List<Integer> |
parseTrxExpression()
Function that parses a TrxExpression and converts it into a range of integers.
|
String |
toString() |
public TrxExpressionParser(String trxExpression)
trxExpression - The expression.Copyright © 2024 Notima System Integration AB. All rights reserved.