| Package | Description |
|---|---|
| com.crawljax.core.state |
| Modifier and Type | Method and Description |
|---|---|
Identification.How |
Identification.getHow() |
static Identification.How |
Identification.How.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Identification.How[] |
Identification.How.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Identification.setHow(Identification.How how) |
| Constructor and Description |
|---|
Identification(Identification.How how,
String value)
Create a new Identification.
|
Copyright © 2007-2013. All Rights Reserved.