public class AttachedCondorResource extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AttachedCondorResource.AttachedResourceType |
static class |
AttachedCondorResource.ResourceType |
| Modifier and Type | Field and Description |
|---|---|
String |
Key |
AttachedCondorResource.AttachedResourceType |
ResourceLocationType |
String |
StorageSystemID |
AttachedCondorResource.ResourceType |
TypeOfResource |
String |
Value |
| Constructor and Description |
|---|
AttachedCondorResource(String Key,
String Value,
AttachedCondorResource.ResourceType TypeOfResource) |
AttachedCondorResource(String Key,
String Value,
AttachedCondorResource.ResourceType TypeOfResource,
AttachedCondorResource.AttachedResourceType ResourceLocationType) |
public String Key
public String Value
public String StorageSystemID
public AttachedCondorResource.ResourceType TypeOfResource
public AttachedCondorResource.AttachedResourceType ResourceLocationType
public AttachedCondorResource(String Key, String Value, AttachedCondorResource.ResourceType TypeOfResource)
public AttachedCondorResource(String Key, String Value, AttachedCondorResource.ResourceType TypeOfResource, AttachedCondorResource.AttachedResourceType ResourceLocationType)
Copyright © 2015. All Rights Reserved.