| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.faces.application.FacesMessage.Severity
public static class FacesMessage.Severity
Class used to represent message severity levels in a typesafe enumeration.
| Method Summary | |
|---|---|
 int | 
compareTo(java.lang.Object other)
Compare this FacesMessage.Severity instance to the
 specified one. | 
 int | 
getOrdinal()
Return the ordinal value of this FacesMessage.Severity instance. | 
 java.lang.String | 
toString()
Return a String representation of this FacesMessage.Severity instance. | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Method Detail | 
|---|
public int compareTo(java.lang.Object other)
Compare this FacesMessage.Severity instance to the
 specified one.  Returns a negative integer, zero, or a
 positive integer if this object is less than, equal to, or
 greater than the specified object.
compareTo in interface java.lang.Comparableother - The other object to be compared topublic int getOrdinal()
Return the ordinal value of this FacesMessage.Severity instance.
public java.lang.String toString()
Return a String representation of this FacesMessage.Severity instance.
toString in class java.lang.Object
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.
Generated on 10-February-2011 12:41