B C E G H I L P R S T W 

B

build() - Method in class com.github.goive.steamapi.data.SteamAppBuilder
 

C

com.github.goive.steamapi - package com.github.goive.steamapi
 
com.github.goive.steamapi.data - package com.github.goive.steamapi.data
 
com.github.goive.steamapi.exceptions - package com.github.goive.steamapi.exceptions
 
compareTo(SteamApp) - Method in class com.github.goive.steamapi.data.SteamApp
 
create(String) - Static method in class com.github.goive.steamapi.data.SteamId
Shortcut method for creating an instance of SteamId.
create(long) - Static method in class com.github.goive.steamapi.data.SteamId
Legacy method for creating steamIds from long.
create(String, String) - Static method in class com.github.goive.steamapi.data.SteamId
Shortcut method for creating an instance of SteamId.

E

equals(Object) - Method in class com.github.goive.steamapi.data.SteamApp
 
equals(Object) - Method in class com.github.goive.steamapi.data.SteamId
 

G

getAboutTheGame() - Method in class com.github.goive.steamapi.data.SteamApp
 
getAppId() - Method in class com.github.goive.steamapi.data.SteamApp
 
getAppId() - Method in class com.github.goive.steamapi.data.SteamId
 
getAppName() - Method in class com.github.goive.steamapi.data.SteamId
 
getCategories() - Method in class com.github.goive.steamapi.data.SteamApp
Returns a list of categories for the application.
getCountryCode() - Method in class com.github.goive.steamapi.SteamApi
 
getCurrency() - Method in class com.github.goive.steamapi.data.Price
 
getDetailedDescription() - Method in class com.github.goive.steamapi.data.SteamApp
 
getDevelopers() - Method in class com.github.goive.steamapi.data.SteamApp
 
getDiscountPercent() - Method in class com.github.goive.steamapi.data.Price
 
getFinalPrice() - Method in class com.github.goive.steamapi.data.Price
 
getHeaderImage() - Method in class com.github.goive.steamapi.data.SteamApp
 
getInitialPrice() - Method in class com.github.goive.steamapi.data.Price
 
getMetacriticScore() - Method in class com.github.goive.steamapi.data.SteamApp
 
getMetacriticUrl() - Method in class com.github.goive.steamapi.data.SteamApp
 
getName() - Method in class com.github.goive.steamapi.data.SteamApp
 
getPrice() - Method in class com.github.goive.steamapi.data.SteamApp
Returns pricing information of the application.
getPublishers() - Method in class com.github.goive.steamapi.data.SteamApp
 
getReleaseDate() - Method in class com.github.goive.steamapi.data.SteamApp
 
getRequiredAge() - Method in class com.github.goive.steamapi.data.SteamApp
 
getSupportedLanguages() - Method in class com.github.goive.steamapi.data.SteamApp
 
getSupportEmail() - Method in class com.github.goive.steamapi.data.SteamApp
 
getSupportUrl() - Method in class com.github.goive.steamapi.data.SteamApp
 
getType() - Method in class com.github.goive.steamapi.data.SteamApp
 
getWebsite() - Method in class com.github.goive.steamapi.data.SteamApp
 

H

hashCode() - Method in class com.github.goive.steamapi.data.SteamApp
 
hashCode() - Method in class com.github.goive.steamapi.data.SteamId
 

I

isAvailableForLinux() - Method in class com.github.goive.steamapi.data.SteamApp
 
isAvailableForMac() - Method in class com.github.goive.steamapi.data.SteamApp
 
isAvailableForWindows() - Method in class com.github.goive.steamapi.data.SteamApp
 
isDiscounted() - Method in class com.github.goive.steamapi.data.SteamApp
Convenient check if the game is discounted.
isDiscountedByAtLeast(int) - Method in class com.github.goive.steamapi.data.SteamApp
Convenient check if the game is discounted by at least the given percentage.
isFreeToPlay() - Method in class com.github.goive.steamapi.data.SteamApp
Convenient check for free to play game.
isInAnyCategory(String...) - Method in class com.github.goive.steamapi.data.SteamApp
Convenient check if the app is in any of the given categories.

L

listIds() - Method in class com.github.goive.steamapi.SteamApi
 

P

Price - Class in com.github.goive.steamapi.data
Represents pricing data for the application and contains relevant fields.

R

retrieve(SteamId) - Method in class com.github.goive.steamapi.SteamApi
 

S

setAppId(String) - Method in class com.github.goive.steamapi.data.SteamId
 
setAppName(String) - Method in class com.github.goive.steamapi.data.SteamId
 
setCountryCode(String) - Method in class com.github.goive.steamapi.SteamApi
 
SteamApi - Class in com.github.goive.steamapi
 
SteamApi() - Constructor for class com.github.goive.steamapi.SteamApi
 
SteamApi(String) - Constructor for class com.github.goive.steamapi.SteamApi
 
SteamApiException - Exception in com.github.goive.steamapi.exceptions
 
SteamApiException(String) - Constructor for exception com.github.goive.steamapi.exceptions.SteamApiException
 
SteamApiException(String, Throwable) - Constructor for exception com.github.goive.steamapi.exceptions.SteamApiException
 
SteamApiException(Throwable) - Constructor for exception com.github.goive.steamapi.exceptions.SteamApiException
 
SteamApp - Class in com.github.goive.steamapi.data
Represents an application entry from the Steam database.
SteamAppBuilder - Class in com.github.goive.steamapi.data
 
SteamAppBuilder() - Constructor for class com.github.goive.steamapi.data.SteamAppBuilder
 
SteamId - Class in com.github.goive.steamapi.data
Created by Ive on 05.06.2016.

T

toString() - Method in class com.github.goive.steamapi.data.SteamApp
 
toString() - Method in class com.github.goive.steamapi.data.SteamId
 

W

withResultMap(Map<Object, Object>) - Method in class com.github.goive.steamapi.data.SteamAppBuilder
 
B C E G H I L P R S T W 

Copyright © 2016. All rights reserved.