| Package | Description |
|---|---|
| com.syntaxphoenix.syntaxapi.command | |
| com.syntaxphoenix.syntaxapi.command.range |
| Modifier and Type | Method and Description |
|---|---|
abstract RangeType |
BaseArgumentRange.getType() |
RangeType |
Ranges.getType(int position) |
static RangeType |
RangeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RangeType[] |
RangeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RangeType |
TextChooseRange.getType() |
RangeType |
CollectionSizeRange.getType() |
RangeType |
NumberChooseRange.getType() |
RangeType |
TextSizeRange.getType() |
RangeType |
NumberValueRange.getType() |
RangeType |
StateRange.getType() |
Copyright © 2021. All rights reserved.