Class Job


  • public class Job
    extends java.lang.Object
    • Method Detail

      • getJobID

        public java.lang.String getJobID()
      • getReleaseDate

        public int getReleaseDate()
      • getDueDate

        public int getDueDate()
      • getWeight

        public int getWeight()
      • getOperations

        public java.util.List<Operation> getOperations()