| Package | Description |
|---|---|
| pro.lukasgorny.dto | |
| pro.lukasgorny.enums |
| Modifier and Type | Method and Description |
|---|---|
PUBGRegion |
Match.getRegion() |
PUBGRegion |
FilterCriteria.getRegion() |
| Modifier and Type | Method and Description |
|---|---|
void |
Match.setRegion(PUBGRegion region) |
void |
FilterCriteria.setRegion(PUBGRegion region) |
| Modifier and Type | Method and Description |
|---|---|
static PUBGRegion |
PUBGRegion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PUBGRegion[] |
PUBGRegion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.