| Package | Description |
|---|---|
| com.github.agadar.nationstates | |
| com.github.agadar.nationstates.query | |
| com.github.agadar.nationstates.shard |
| Modifier and Type | Method and Description |
|---|---|
WorldQuery |
INationStates.getWorld(WorldShard... shards)
Starts building a world query, using the selected shards.
|
WorldQuery |
NationStates.getWorld(WorldShard... shards) |
| Constructor and Description |
|---|
WorldQuery(IXmlConverter xmlConverter,
IRateLimiter generalRateLimiter,
IRateLimiter scrapingRateLimiter,
String baseUrl,
String userAgent,
int apiVersion,
WorldShard... shards)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static WorldShard |
WorldShard.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WorldShard[] |
WorldShard.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.