Uses of Class
de.bsvrz.pua.prot.util.ExpressionResult.ResultType

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.
 



Copyright © 2005-2008 beck et al. projects GmbH All Rights Reserved.