org.jboss.jca.validator
Class Severity

java.lang.Object
  extended by org.jboss.jca.validator.Severity

public class Severity
extends Object

Severity


Field Summary
static int ERROR
          ERROR
static int WARNING
          WARNING
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WARNING

public static final int WARNING
WARNING

See Also:
Constant Field Values

ERROR

public static final int ERROR
ERROR

See Also:
Constant Field Values


Copyright © 2012 JBoss, by Red Hat (http://www.jboss.org/ironjacamar)