Package | Description |
---|---|
com.ibasco.agql.protocols.valve.steam.webapi.pojos |
Modifier and Type | Method and Description |
---|---|
List<SteamKeyValuePair<String,String>> |
SteamAssetPriceInfo.getClassList()
Getter for the field
classList . |
List<SteamKeyValuePair<String,Integer>> |
SteamPlayerStats.getStats()
Getter for the field
stats . |
Modifier and Type | Method and Description |
---|---|
void |
SteamAssetPriceInfo.setClassList(List<SteamKeyValuePair<String,String>> classList)
Setter for the field
classList . |
void |
SteamPlayerStats.setStats(List<SteamKeyValuePair<String,Integer>> stats)
Setter for the field
stats . |
Copyright © 2016–2024. All rights reserved.