Package io.hyperfoil.api.session
Interface ReadAccess
- All Superinterfaces:
Serializable
- All Known Subinterfaces:
IntAccess,ObjectAccess,WriteAccess
-
Method Summary
-
Method Details
-
isSet
-
getObject
-
getInt
-
isSequenceScoped
boolean isSequenceScoped() -
getVar
-
key
Object key() -
setIndex
void setIndex(int index) -
index
int index()
-