| Package | Description |
|---|---|
| net.anotheria.moskito.webui.threshold.api | |
| net.anotheria.moskito.webui.threshold.api.generated |
| Modifier and Type | Method and Description |
|---|---|
ThresholdDefinitionAO |
ThresholdAPI.getThresholdDefinition(String id)
Returns threshold definition by id.
|
ThresholdDefinitionAO |
ThresholdAPIImpl.getThresholdDefinition(String id) |
| Modifier and Type | Method and Description |
|---|---|
List<ThresholdDefinitionAO> |
ThresholdAPI.getThresholdDefinitions() |
List<ThresholdDefinitionAO> |
ThresholdAPIImpl.getThresholdDefinitions() |
| Modifier and Type | Method and Description |
|---|---|
ThresholdDefinitionAO |
RemoteThresholdAPIStub.getThresholdDefinition(String id) |
| Modifier and Type | Method and Description |
|---|---|
List<ThresholdDefinitionAO> |
RemoteThresholdAPIStub.getThresholdDefinitions() |
Copyright © 2010-2015 anotheria.net. All Rights Reserved.