public interface GameServer extends Intangible
| Modifier and Type | Interface and Description |
|---|---|
static interface |
GameServer.Builder
Builder interface of http://schema.org/GameServer.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getGameList()
Returns the value list of property game.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getPlayersOnlineList()
Returns the value list of property playersOnline.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getServerStatusList()
Returns the value list of property serverStatus.
|
getAdditionalTypeList, getAlternateNameList, getDescriptionList, getDetailedDescriptionList, getImageList, getMainEntityOfPageList, getNameList, getPopularityScoreList, getPotentialActionList, getSameAsList, getUrlListcontainsJsonLdId, getJsonLdContextList, getJsonLdId, getJsonLdReverseMapgetFullTypeName, getProperty, includesPropertycontentEqualscom.google.common.collect.ImmutableList<SchemaOrgType> getGameList()
com.google.common.collect.ImmutableList<SchemaOrgType> getPlayersOnlineList()
com.google.common.collect.ImmutableList<SchemaOrgType> getServerStatusList()