| Package | Description |
|---|---|
| gr.uoa.di.madgik.workflow.adaptor.utils.jdl |
| Modifier and Type | Field and Description |
|---|---|
AttachedJDLResource.ResourceType |
AttachedJDLResource.TypeOfResource
The Type of resource.
|
| Modifier and Type | Method and Description |
|---|---|
static AttachedJDLResource.ResourceType |
AttachedJDLResource.ResourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttachedJDLResource.ResourceType[] |
AttachedJDLResource.ResourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AttachedJDLResource(String Key,
AttachedJDLResource.ResourceType ResourceType,
String Value,
AttachedJDLResource.AttachedResourceType ResourceLocationType)
Instantiates a new attached jdl resource.
|
Copyright © 2015. All Rights Reserved.