| Package | Description |
|---|---|
| com.github.agadar.nsapi.enums | |
| com.github.agadar.nsapi.query.blueprint |
| Modifier and Type | Method and Description |
|---|---|
static CensusId |
CensusId.getById(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 © 2016. All rights reserved.