Package jline.lang
Class DisabledClass
java.lang.Object
jline.lang.Element
jline.lang.NetworkElement
jline.lang.JobClass
jline.lang.DisabledClass
- All Implemented Interfaces:
Serializable
Class of jobs that perpetually loop at a given station
- See Also:
-
Field Summary
Fields inherited from class jline.lang.JobClass
completes, index, isrefclass, priority, refstat, type
Fields inherited from class jline.lang.NetworkElement
name
-
Constructor Summary
-
Method Summary
Methods inherited from class jline.lang.JobClass
getAttribute, getCompletes, getIndex, getJobClassIdx, getJobClassType, getNumberOfJobs, getPriority, getReferenceStation, isReferenceClass, isReferenceStation, printSummary, setAttribute, setCompletes, setPriority, setReferenceClass, setReferenceStation
Methods inherited from class jline.lang.NetworkElement
getName
-
Constructor Details
-
DisabledClass
- Throws:
Exception
-