Uses of Class
nl.liacs.subdisc.ErrorLog.Error

Packages that use ErrorLog.Error
nl.liacs.subdisc   
 

Uses of ErrorLog.Error in nl.liacs.subdisc
 

Methods in nl.liacs.subdisc that return ErrorLog.Error
static ErrorLog.Error ErrorLog.Error.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ErrorLog.Error[] ErrorLog.Error.values()
          Returns an array containing the constants of this enum type, in the order they are declared.