| Package | Description |
|---|---|
| com.github.agadar.nationstates.enumerator | |
| com.github.agadar.nationstates.query |
| Modifier and Type | Method and Description |
|---|---|
static CensusId |
CensusId.fromInt(int id)
Returns the CensusId mapped to the given id.
|
static CensusId |
CensusId.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CensusId[] |
CensusId.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Q |
CensusQuery.censusIds(CensusId... censusIds)
Sets the census id's.
|
Copyright © 2017. All rights reserved.