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

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

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

Fields in gr.uoa.di.madgik.workflow.adaptor.utils.jdl declared as ParsedJDLInfo.JobDescriptionType
 ParsedJDLInfo.JobDescriptionType ParsedJDLInfo.jobDescriptionType
          The job description type.
 

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



Copyright © 2012. All Rights Reserved.