|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OutputLevel | |
---|---|
edu.iris.dmc.criteria | A group of criteria builders to construct service queries. |
edu.iris.dmc.service |
Uses of OutputLevel in edu.iris.dmc.criteria |
---|
Methods in edu.iris.dmc.criteria that return OutputLevel | |
---|---|
static OutputLevel |
OutputLevel.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static OutputLevel[] |
OutputLevel.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of OutputLevel in edu.iris.dmc.service |
---|
Methods in edu.iris.dmc.service with parameters of type OutputLevel | |
---|---|
List<edu.iris.dmc.fdsn.station.model.Network> |
StationService.fetch(Criteria criteria,
OutputLevel level)
|
StationIterator |
StationService.iterate(Criteria criteria,
OutputLevel level)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |