Uses of Class
gr.uoa.di.madgik.workflow.adaptor.utils.condor.AttachedCondorResource.AttachedResourceType

Packages that use AttachedCondorResource.AttachedResourceType
gr.uoa.di.madgik.workflow.adaptor.utils.condor   
 

Uses of AttachedCondorResource.AttachedResourceType in gr.uoa.di.madgik.workflow.adaptor.utils.condor
 

Fields in gr.uoa.di.madgik.workflow.adaptor.utils.condor declared as AttachedCondorResource.AttachedResourceType
 AttachedCondorResource.AttachedResourceType AttachedCondorResource.ResourceLocationType
           
 

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

Constructors in gr.uoa.di.madgik.workflow.adaptor.utils.condor with parameters of type AttachedCondorResource.AttachedResourceType
AttachedCondorResource(String Key, String Value, AttachedCondorResource.ResourceType TypeOfResource, AttachedCondorResource.AttachedResourceType ResourceLocationType)
           
 



Copyright © 2013. All Rights Reserved.