|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttachedJDLResource.ResourceType | |
|---|---|
| gr.uoa.di.madgik.workflow.adaptor.utils.jdl | |
| Uses of AttachedJDLResource.ResourceType in gr.uoa.di.madgik.workflow.adaptor.utils.jdl |
|---|
| Fields in gr.uoa.di.madgik.workflow.adaptor.utils.jdl declared as AttachedJDLResource.ResourceType | |
|---|---|
AttachedJDLResource.ResourceType |
AttachedJDLResource.TypeOfResource
The Type of resource. |
| Methods in gr.uoa.di.madgik.workflow.adaptor.utils.jdl that return AttachedJDLResource.ResourceType | |
|---|---|
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. |
| Constructors in gr.uoa.di.madgik.workflow.adaptor.utils.jdl with parameters of type AttachedJDLResource.ResourceType | |
|---|---|
AttachedJDLResource(String Key,
AttachedJDLResource.ResourceType ResourceType,
String Value,
AttachedJDLResource.AttachedResourceType ResourceLocationType)
Instantiates a new attached jdl resource. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||