Package | Description |
---|---|
com.ftpix.sherdogparser.models |
Modifier and Type | Method and Description |
---|---|
FightResult |
Fight.getResult() |
static FightResult |
FightResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FightResult[] |
FightResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Fight.setResult(FightResult result) |
Copyright © 2019. All rights reserved.