Package | Description |
---|---|
org.testng.internal |
Modifier and Type | Method and Description |
---|---|
static Systematiser.Order |
Systematiser.Order.parse(java.lang.String value) |
static Systematiser.Order |
Systematiser.Order.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Systematiser.Order[] |
Systematiser.Order.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|