|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceInPlanKey | |
---|---|
com.ibm.tws.objects.plan |
Uses of ResourceInPlanKey in com.ibm.tws.objects.plan |
---|
Methods in com.ibm.tws.objects.plan that return ResourceInPlanKey | |
ResourceInPlanKey |
ResourceDependencyInPlan.getKey()
Returns the Resource key |
ResourceInPlanKey |
ResourceInPlan.getKey()
Returns the Resource key |
Methods in com.ibm.tws.objects.plan with parameters of type ResourceInPlanKey | |
void |
ResourceDependencyInPlan.setKey(ResourceInPlanKey key)
Sets the Resource key |
void |
ResourceInPlan.setKey(ResourceInPlanKey key)
Sets the Resource Key. |
Constructors in com.ibm.tws.objects.plan with parameters of type ResourceInPlanKey | |
ResourceDependencyInPlan(Identifier id,
ResourceInPlanKey key)
Creates a resource containing an Identifier and a Key |
|
ResourceDependencyInPlan(ResourceInPlanKey key)
Creates a Resource containing a key |
|
ResourceInPlan(ResourceInPlanKey key)
Constructor. |
|
ResourceInPlan(Identifier id,
ResourceInPlanKey key)
Constructor. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |