Uses of Class
org.openfast.error.FastAlertSeverity

Packages that use FastAlertSeverity
org.openfast.error   
 

Uses of FastAlertSeverity in org.openfast.error
 

Fields in org.openfast.error declared as FastAlertSeverity
static FastAlertSeverity FastConstants.ERROR
           
static FastAlertSeverity FastAlertSeverity.ERROR
           
static FastAlertSeverity FastConstants.FATAL
           
static FastAlertSeverity FastAlertSeverity.FATAL
           
static FastAlertSeverity FastAlertSeverity.INFO
           
static FastAlertSeverity FastConstants.WARN
           
static FastAlertSeverity FastAlertSeverity.WARN
           
 

Methods in org.openfast.error that return FastAlertSeverity
 FastAlertSeverity ErrorCode.getSeverity()
           
 

Constructors in org.openfast.error with parameters of type FastAlertSeverity
ErrorCode(ErrorType type, int code, java.lang.String shortName, java.lang.String description, FastAlertSeverity severity)
           
 



Copyright © 2006-2008 The LaSalle Technology Group, LLC. All Rights Reserved.