- getAccountId() - Method in class pro.lukasgorny.dto.Player
-
- getAvatar() - Method in class pro.lukasgorny.dto.Player
-
- getByNickname(String) - Method in interface pro.lukasgorny.core.JPubg
-
Retrieves player specified by nickname data from the PUBGTracker API
and returns it in JSON String format.
- getByNickname(String, PUBGMode) - Method in interface pro.lukasgorny.core.JPubg
-
Retrieves player specified by nickname data from the PUBGTracker API
and filters it by specified mode.
- getByNickname(String, PUBGRegion) - Method in interface pro.lukasgorny.core.JPubg
-
Retrieves player specified by nickname data from the PUBGTracker API
and filters it by specified region.
- getByNickname(String, PUBGMode, PUBGRegion) - Method in interface pro.lukasgorny.core.JPubg
-
Retrieves player specified by nickname data from the PUBGTracker API
and filters it by specified region and mode.
- getByNickname(String) - Method in class pro.lukasgorny.core.JPubgImpl
-
- getByNickname(String, PUBGMode) - Method in class pro.lukasgorny.core.JPubgImpl
-
- getByNickname(String, PUBGRegion) - Method in class pro.lukasgorny.core.JPubgImpl
-
- getByNickname(String, PUBGMode, PUBGRegion) - Method in class pro.lukasgorny.core.JPubgImpl
-
- getBySteamID(String) - Method in interface pro.lukasgorny.core.JPubg
-
Retrieves player specified by steamID data from the PUBGTracker API
and returns it in JSON String format.
- getBySteamID(String, PUBGMode) - Method in interface pro.lukasgorny.core.JPubg
-
Retrieves player specified by steamID data from the PUBGTracker API
and filters it by specified mode.
- getBySteamID(String, PUBGRegion) - Method in interface pro.lukasgorny.core.JPubg
-
Retrieves player specified by steamID data from the PUBGTracker API
and filters it by specified region.
- getBySteamID(String, PUBGMode, PUBGRegion) - Method in interface pro.lukasgorny.core.JPubg
-
Retrieves player specified by steamID data from the PUBGTracker API
and filters it by specified mode and region.
- getBySteamID(String) - Method in class pro.lukasgorny.core.JPubgImpl
-
- getBySteamID(String, PUBGMode) - Method in class pro.lukasgorny.core.JPubgImpl
-
- getBySteamID(String, PUBGRegion) - Method in class pro.lukasgorny.core.JPubgImpl
-
- getBySteamID(String, PUBGMode, PUBGRegion) - Method in class pro.lukasgorny.core.JPubgImpl
-
- getCategory() - Method in class pro.lukasgorny.dto.Stat
-
- getDecimalValue() - Method in class pro.lukasgorny.dto.Stat
-
- getDefaultSeason() - Method in class pro.lukasgorny.dto.Player
-
- getDisplayValue() - Method in class pro.lukasgorny.dto.Stat
-
- getField() - Method in class pro.lukasgorny.dto.Stat
-
- getIntegerValue() - Method in class pro.lukasgorny.dto.Stat
-
- getLabel() - Method in class pro.lukasgorny.dto.Stat
-
- getLastUpdated() - Method in class pro.lukasgorny.dto.Player
-
- getMatches() - Method in class pro.lukasgorny.dto.Player
-
- getMatchType() - Method in class pro.lukasgorny.dto.Match
-
- getPartition() - Method in class pro.lukasgorny.dto.Stat
-
- getPercentile() - Method in class pro.lukasgorny.dto.Stat
-
- getPlatformId() - Method in class pro.lukasgorny.dto.Player
-
- getPlayerName() - Method in class pro.lukasgorny.dto.Player
-
- getPubgTrackerId() - Method in class pro.lukasgorny.dto.Player
-
- getRank() - Method in class pro.lukasgorny.dto.Stat
-
- getRegion() - Method in class pro.lukasgorny.dto.Match
-
- getSeason() - Method in class pro.lukasgorny.dto.Match
-
- getSeasonDisplay() - Method in class pro.lukasgorny.dto.Player
-
- getSelectedRegion() - Method in class pro.lukasgorny.dto.Player
-
- getStats() - Method in class pro.lukasgorny.dto.Match
-
- getStringValue() - Method in class pro.lukasgorny.dto.Stat
-
- getSubLabel() - Method in class pro.lukasgorny.dto.Stat
-
- getWrapper(String) - Static method in class pro.lukasgorny.factory.JPubgFactory
-