| Package | Description |
|---|---|
| com.ftpix.sherdogparser.models | |
| com.ftpix.sherdogparser.parsers |
| Modifier and Type | Method and Description |
|---|---|
List<Fight> |
Event.getFights() |
List<Fight> |
Fighter.getFights() |
| Modifier and Type | Method and Description |
|---|---|
void |
Event.setFights(List<Fight> fights) |
void |
Fighter.setFights(List<Fight> fights) |
| Modifier and Type | Method and Description |
|---|---|
static FightType |
ParserUtils.getFightType(Sherdog parser,
Fight fight)
Gets the type of a fight (Pro, amateur etc...)
|
Copyright © 2019. All rights reserved.