| Package | Description |
|---|---|
| com.github.agadar.nsapi | |
| com.github.agadar.nsapi.adapter | |
| com.github.agadar.nsapi.domain.wa | |
| com.github.agadar.nsapi.enums | |
| com.github.agadar.nsapi.query |
| Modifier and Type | Method and Description |
|---|---|
static WAQuery |
NSAPI.wa(Council council)
Starts building a World Assembly query, using the selected council type.
|
| Modifier and Type | Method and Description |
|---|---|
Council |
IntToCouncilAdapter.unmarshal(Integer vt) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
IntToCouncilAdapter.marshal(Council bt) |
| Modifier and Type | Field and Description |
|---|---|
Council |
Resolution.Council
Which council this resolution was send to.
|
| Modifier and Type | Method and Description |
|---|---|
static Council |
Council.getByNumber(int councilNumber)
Returns the Council instance that has the given council number.
|
static Council |
Council.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Council[] |
Council.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
WAQuery(Council council)
Constructor.
|
Copyright © 2016. All rights reserved.