org.glite.lb
public class EventCREAMStore extends Event
| Nested Class Summary | |
|---|---|
| static class | EventCREAMStore.Command |
| static class | EventCREAMStore.Result |
| Constructor Summary | |
|---|---|
| EventCREAMStore() | |
| Method Summary | |
|---|---|
| String | getCmdid() |
| EventCREAMStore.Command | getCommand() |
| String | getEventType() |
| String | getReason() |
| EventCREAMStore.Result | getResult() |
| void | setCmdid(String val) |
| void | setCommand(EventCREAMStore.Command val) |
| void | setReason(String val) |
| void | setResult(EventCREAMStore.Result val) |
| String | ulm() |