|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExpressionResult.ResultType | |
---|---|
de.bsvrz.pua.prot.util | Enthält diverse Hilfsklassen für Protokolle und Auswertungen. |
Uses of ExpressionResult.ResultType in de.bsvrz.pua.prot.util |
---|
Methods in de.bsvrz.pua.prot.util that return ExpressionResult.ResultType | |
---|---|
ExpressionResult.ResultType |
ExpressionResult.getType()
Liefert den Typ des Ergebnisses zurück |
static ExpressionResult.ResultType |
ExpressionResult.ResultType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ExpressionResult.ResultType[] |
ExpressionResult.ResultType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |