public class Job
extends Object
Defines the supported job.
-
Nested Class Summary
Nested Classes
-
Method Summary
boolean
The job category type (e.g., "Crew").
The list of job types (e.g., "Special Effects").
int
-
Method Details
-
-
getDepartment
The job category type (e.g., "Crew").
-
getJobs
The list of job types (e.g., "Special Effects").
-
-
-