Uses of Class
org.apache.xmpbox.type.JobType
-
Packages that use JobType Package Description org.apache.xmpbox.schema -
-
Uses of JobType in org.apache.xmpbox.schema
Methods in org.apache.xmpbox.schema that return types with arguments of type JobType Modifier and Type Method Description java.util.List<JobType>
XMPBasicJobTicketSchema. getJobs()
Methods in org.apache.xmpbox.schema with parameters of type JobType Modifier and Type Method Description void
XMPBasicJobTicketSchema. addJob(JobType job)
-