Uses of Class
gr.uoa.di.madgik.workflow.adaptor.utils.jdl.ParsedJDLInfo.JobType

Packages that use ParsedJDLInfo.JobType
gr.uoa.di.madgik.workflow.adaptor.utils.jdl   
 

Uses of ParsedJDLInfo.JobType in gr.uoa.di.madgik.workflow.adaptor.utils.jdl
 

Fields in gr.uoa.di.madgik.workflow.adaptor.utils.jdl declared as ParsedJDLInfo.JobType
 ParsedJDLInfo.JobType ParsedJDLInfo.jobType
          The job type.
 

Methods in gr.uoa.di.madgik.workflow.adaptor.utils.jdl that return ParsedJDLInfo.JobType
static ParsedJDLInfo.JobType ParsedJDLInfo.JobType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ParsedJDLInfo.JobType[] ParsedJDLInfo.JobType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012. All Rights Reserved.