Package | Description |
---|---|
com.jrfom.gw2.api.model.events |
Modifier and Type | Method and Description |
---|---|
ArrayList<WorldEventStatus> |
WorldEventsStatusList.getEventsWithEventId(String id)
Retrieve a subset of the results that have the given event identifier.
|
ArrayList<WorldEventStatus> |
WorldEventsStatusList.getEventsWithMapId(int id)
Retrieve a subset of the results that have the given map identifier.
|
ArrayList<WorldEventStatus> |
WorldEventsStatusList.getEventsWithState(String state)
Retrieve a subset of the results that have the given state.
|
ArrayList<WorldEventStatus> |
WorldEventsStatusList.getEventsWithWorldId(int id)
Retrieve a subset of the results that have the given world identifier.
|
Copyright © 2014. All Rights Reserved.