public final class Message extends Object
| Constructor and Description |
|---|
Message(javax.faces.application.FacesMessage msg) |
Message(int severity,
String detail,
String summary) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getDetail() |
int |
getSeverity() |
String |
getSummary() |
int |
hashCode() |
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.