|
IBM Rational Performance Tester SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DatapoolAccessMode | |
---|---|
com.ibm.rational.test.lt.models.behavior.lttest |
Uses of DatapoolAccessMode in com.ibm.rational.test.lt.models.behavior.lttest |
---|
Fields in com.ibm.rational.test.lt.models.behavior.lttest declared as DatapoolAccessMode | |
---|---|
static DatapoolAccessMode |
DatapoolAccessMode.PRIVATE_LITERAL
The 'PRIVATE' literal object |
static DatapoolAccessMode |
DatapoolAccessMode.SEGMENTED_PER_MACHINE_LITERAL
The 'SEGMENTED PER MACHINE' literal object |
static DatapoolAccessMode |
DatapoolAccessMode.SHARED_PER_MACHINE_LITERAL
The 'SHARED PER MACHINE' literal object |
Methods in com.ibm.rational.test.lt.models.behavior.lttest that return DatapoolAccessMode | |
---|---|
static DatapoolAccessMode |
DatapoolAccessMode.get(int value)
Returns the 'Datapool Access Mode' literal with the specified integer value |
static DatapoolAccessMode |
DatapoolAccessMode.get(String literal)
Returns the 'Datapool Access Mode' literal with the specified literal value |
DatapoolAccessMode |
Datapool.getAccess()
Returns the value of the 'Access' attribute. |
static DatapoolAccessMode |
DatapoolAccessMode.getByName(String name)
Returns the 'Datapool Access Mode' literal with the specified name |
Methods in com.ibm.rational.test.lt.models.behavior.lttest with parameters of type DatapoolAccessMode | |
---|---|
void |
Datapool.setAccess(DatapoolAccessMode value)
Sets the value of the ' Access ' attribute |
|
IBM Rational Performance Tester SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |