|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgr.uoa.di.madgik.workflow.adaptor.utils.condor.AttachedCondorResource
public class AttachedCondorResource
| 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 |
|---|
public String Key
public String Value
public String StorageSystemID
public AttachedCondorResource.ResourceType TypeOfResource
public AttachedCondorResource.AttachedResourceType ResourceLocationType
| Constructor Detail |
|---|
public AttachedCondorResource(String Key,
String Value,
AttachedCondorResource.ResourceType TypeOfResource)
public AttachedCondorResource(String Key,
String Value,
AttachedCondorResource.ResourceType TypeOfResource,
AttachedCondorResource.AttachedResourceType ResourceLocationType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||