|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DecisionResultType | |
|---|---|
| be.cin.mycarenet._1_0.carenet.types | |
| Uses of DecisionResultType in be.cin.mycarenet._1_0.carenet.types |
|---|
| Methods in be.cin.mycarenet._1_0.carenet.types that return DecisionResultType | |
|---|---|
static DecisionResultType |
DecisionResultType.fromValue(String v)
|
DecisionResultType |
DecisionType.getResult()
Gets the value of the result property. |
static DecisionResultType |
DecisionResultType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DecisionResultType[] |
DecisionResultType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in be.cin.mycarenet._1_0.carenet.types with parameters of type DecisionResultType | |
|---|---|
void |
DecisionType.setResult(DecisionResultType value)
Sets the value of the result property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||