|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AlarmLog | |
|---|---|
| org.objectweb.jasmine.rules.logs | |
| Uses of AlarmLog in org.objectweb.jasmine.rules.logs |
|---|
| Methods in org.objectweb.jasmine.rules.logs that return AlarmLog | |
|---|---|
AlarmLog |
LogInterfaceLocal.getLog(int id)
Retrieves the alarm with the specified id. |
| Methods in org.objectweb.jasmine.rules.logs that return types with arguments of type AlarmLog | |
|---|---|
java.util.List<AlarmLog> |
LogInterfaceLocal.getLastLogs(int nb)
Retrieves the last alarms. |
java.util.List<AlarmLog> |
LogInterfaceLocal.getLogRange(int lowid,
int highid)
Retrieves the alarms with an id contained in the specified range of id inclusive. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||