org.glite.lb

Class EventRegJob

public class EventRegJob extends Event

Nested Class Summary
static classEventRegJob.Jobtype
Constructor Summary
EventRegJob()
Method Summary
StringgetEventType()
StringgetJdl()
EventRegJob.JobtypegetJobtype()
StringgetNs()
intgetNsubjobs()
JobidgetParent()
StringgetSeed()
StringgetWmsDn()
voidsetJdl(String val)
voidsetJobtype(EventRegJob.Jobtype val)
voidsetNs(String val)
voidsetNsubjobs(int val)
voidsetParent(Jobid val)
voidsetSeed(String val)
voidsetWmsDn(String val)
Stringulm()

Constructor Detail

EventRegJob

public EventRegJob()

Method Detail

getEventType

public String getEventType()

getJdl

public String getJdl()

getJobtype

public EventRegJob.Jobtype getJobtype()

getNs

public String getNs()

getNsubjobs

public int getNsubjobs()

getParent

public Jobid getParent()

getSeed

public String getSeed()

getWmsDn

public String getWmsDn()

setJdl

public void setJdl(String val)

setJobtype

public void setJobtype(EventRegJob.Jobtype val)

setNs

public void setNs(String val)

setNsubjobs

public void setNsubjobs(int val)

setParent

public void setParent(Jobid val)

setSeed

public void setSeed(String val)

setWmsDn

public void setWmsDn(String val)

ulm

public String ulm()