Package | Description |
---|---|
com.ibasco.agql.protocols.valve.steam.webapi.pojos |
Modifier and Type | Method and Description |
---|---|
StoreFeaturedCategory<StoreFeaturedAppInfo> |
StoreFeaturedCategories.getComingSoon()
Getter for the field
comingSoon . |
StoreFeaturedCategory<StoreFeaturedAppInfo> |
StoreFeaturedCategories.getGenres()
Getter for the field
genres . |
List<StoreFeaturedAppInfo> |
StoreFeaturedApps.getLargeCapsulesGames()
Getter for the field
largeCapsulesGames . |
List<StoreFeaturedAppInfo> |
StoreFeaturedApps.getLinuxFeaturedGames()
Getter for the field
linuxFeaturedGames . |
List<StoreFeaturedAppInfo> |
StoreFeaturedApps.getMacFeaturedGames()
Getter for the field
macFeaturedGames . |
StoreFeaturedCategory<StoreFeaturedAppInfo> |
StoreFeaturedCategories.getNewReleases()
Getter for the field
newReleases . |
StoreFeaturedCategory<StoreFeaturedAppInfo> |
StoreFeaturedCategories.getSpecials()
Getter for the field
specials . |
StoreFeaturedCategory<StoreFeaturedAppInfo> |
StoreFeaturedCategories.getTopSellers()
Getter for the field
topSellers . |
StoreFeaturedCategory<StoreFeaturedAppInfo> |
StoreFeaturedCategories.getTrailerSlideShows()
Getter for the field
trailerSlideShows . |
List<StoreFeaturedAppInfo> |
StoreFeaturedApps.getWindowsFeaturedGames()
Getter for the field
windowsFeaturedGames . |
Modifier and Type | Method and Description |
---|---|
void |
StoreFeaturedCategories.setComingSoon(StoreFeaturedCategory<StoreFeaturedAppInfo> comingSoon)
Setter for the field
comingSoon . |
void |
StoreFeaturedCategories.setGenres(StoreFeaturedCategory<StoreFeaturedAppInfo> genres)
Setter for the field
genres . |
void |
StoreFeaturedApps.setLargeCapsulesGames(List<StoreFeaturedAppInfo> largeCapsulesGames)
Setter for the field
largeCapsulesGames . |
void |
StoreFeaturedApps.setLinuxFeaturedGames(List<StoreFeaturedAppInfo> linuxFeaturedGames)
Setter for the field
linuxFeaturedGames . |
void |
StoreFeaturedApps.setMacFeaturedGames(List<StoreFeaturedAppInfo> macFeaturedGames)
Setter for the field
macFeaturedGames . |
void |
StoreFeaturedCategories.setNewReleases(StoreFeaturedCategory<StoreFeaturedAppInfo> newReleases)
Setter for the field
newReleases . |
void |
StoreFeaturedCategories.setSpecials(StoreFeaturedCategory<StoreFeaturedAppInfo> specials)
Setter for the field
specials . |
void |
StoreFeaturedCategories.setTopSellers(StoreFeaturedCategory<StoreFeaturedAppInfo> topSellers)
Setter for the field
topSellers . |
void |
StoreFeaturedCategories.setTrailerSlideShows(StoreFeaturedCategory<StoreFeaturedAppInfo> trailerSlideShows)
Setter for the field
trailerSlideShows . |
void |
StoreFeaturedApps.setWindowsFeaturedGames(List<StoreFeaturedAppInfo> windowsFeaturedGames)
Setter for the field
windowsFeaturedGames . |
Copyright © 2016–2024. All rights reserved.