org.glite.lb
Class EventCREAMCall
java.lang.Object
org.glite.lb.Event
org.glite.lb.EventCREAMCall
public class EventCREAMCall
- extends Event
Methods inherited from class org.glite.lb.Event |
getArrived, getHost, getJobId, getLevel, getPriority, getSeqcode, getSource, getSrcInstance, getTimestamp, getUser, setArrived, setHost, setJobId, setLevel, setPriority, setSeqcode, setSource, setSrcInstance, setTimestamp, setUser |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventCREAMCall
public EventCREAMCall()
getEventType
public java.lang.String getEventType()
- Description copied from class:
Event
- When implemented, this method returns name of event type.
- Specified by:
getEventType
in class Event
- Returns:
- name of event
getCommand
public EventCREAMCall.Command getCommand()
setCommand
public void setCommand(EventCREAMCall.Command val)
getCallee
public Sources getCallee()
setCallee
public void setCallee(Sources val)
getCmdid
public java.lang.String getCmdid()
setCmdid
public void setCmdid(java.lang.String val)
getDestid
public java.lang.String getDestid()
setDestid
public void setDestid(java.lang.String val)
getResult
public EventCREAMCall.Result getResult()
setResult
public void setResult(EventCREAMCall.Result val)
getReason
public java.lang.String getReason()
setReason
public void setReason(java.lang.String val)
ulm
public java.lang.String ulm()
- Description copied from class:
Event
- When implemented, this method returns string which is specific for each event.
- Specified by:
ulm
in class Event
- Returns:
- specific string