|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TrialInfo | |
---|---|
SALT.assessment |
Uses of TrialInfo in SALT.assessment |
---|
Methods in SALT.assessment that return types with arguments of type TrialInfo | |
---|---|
java.util.List<TrialInfo> |
Session.getTrialInfos()
Returns a list of TrialInfos. |
Methods in SALT.assessment with parameters of type TrialInfo | |
---|---|
void |
Session.addTrialInfo(TrialInfo trialInfo)
Adds a trialInfo to the list of TrialInfos. |
Method parameters in SALT.assessment with type arguments of type TrialInfo | |
---|---|
void |
Session.setTrialInfos(java.util.List<TrialInfo> trialInfos)
Sets a list of TrialInfos. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |