org.glite.lb
public class EventResubmission extends Event
| Nested Class Summary | |
|---|---|
| static class | EventResubmission.Result |
| Constructor Summary | |
|---|---|
| EventResubmission() | |
| Method Summary | |
|---|---|
| String | getEventType() |
| String | getReason() |
| EventResubmission.Result | getResult() |
| String | getTag() |
| void | setReason(String val) |
| void | setResult(EventResubmission.Result val) |
| void | setTag(String val) |
| String | ulm() |