|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AcEvaluationItemState | |
|---|---|
| com.banda.chemistry.domain | |
| Uses of AcEvaluationItemState in com.banda.chemistry.domain |
|---|
| Methods in com.banda.chemistry.domain that return AcEvaluationItemState | |
|---|---|
AcEvaluationItemState[] |
AcEvaluatedRun.getEvaluationStates()
|
AcEvaluationItemState |
AcEvaluationItem.getState()
|
static AcEvaluationItemState |
AcEvaluationItemState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AcEvaluationItemState[] |
AcEvaluationItemState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.banda.chemistry.domain with parameters of type AcEvaluationItemState | |
|---|---|
int |
AcEvaluatedRun.countStates(AcEvaluationItemState state)
|
int |
AcEvaluatedRun.countStates(AcEvaluationItemState state,
Integer from,
Integer to)
|
void |
AcEvaluatedRun.setEvaluationStates(AcEvaluationItemState[] evaluationStates)
|
void |
AcEvaluationItem.setState(AcEvaluationItemState state)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||