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