| Package | Description |
|---|---|
| org.aika |
| Modifier and Type | Method and Description |
|---|---|
static Input.RangeRelation |
Input.RangeRelation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Input.RangeRelation[] |
Input.RangeRelation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Input |
Input.setRangeMatch(Input.RangeRelation rr)
setRangeMatch is just a convenience function to call both setStartRangeMatch and setEndRangeMatch at the same time. |
Copyright © 2017. All rights reserved.