gr.uoa.di.madgik.workflow.adaptor.utils.condor
Class AttachedCondorResource

java.lang.Object
  extended by gr.uoa.di.madgik.workflow.adaptor.utils.condor.AttachedCondorResource

public class AttachedCondorResource
extends Object


Nested Class Summary
static class AttachedCondorResource.AttachedResourceType
           
static class AttachedCondorResource.ResourceType
           
 
Field Summary
 String Key
           
 AttachedCondorResource.AttachedResourceType ResourceLocationType
           
 String StorageSystemID
           
 AttachedCondorResource.ResourceType TypeOfResource
           
 String Value
           
 
Constructor Summary
AttachedCondorResource(String Key, String Value, AttachedCondorResource.ResourceType TypeOfResource)
           
AttachedCondorResource(String Key, String Value, AttachedCondorResource.ResourceType TypeOfResource, AttachedCondorResource.AttachedResourceType ResourceLocationType)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Key

public String Key

Value

public String Value

StorageSystemID

public String StorageSystemID

TypeOfResource

public AttachedCondorResource.ResourceType TypeOfResource

ResourceLocationType

public AttachedCondorResource.AttachedResourceType ResourceLocationType
Constructor Detail

AttachedCondorResource

public AttachedCondorResource(String Key,
                              String Value,
                              AttachedCondorResource.ResourceType TypeOfResource)

AttachedCondorResource

public AttachedCondorResource(String Key,
                              String Value,
                              AttachedCondorResource.ResourceType TypeOfResource,
                              AttachedCondorResource.AttachedResourceType ResourceLocationType)


Copyright © 2012. All Rights Reserved.