|
GWT 2.3.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ViolationMessage
Represents a ConstraintViolation.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.google.web.bindery.requestfactory.shared.messages.IdMessage |
---|
IdMessage.Strength |
Field Summary | |
---|---|
static java.lang.String |
MESSAGE
|
static java.lang.String |
PATH
|
Fields inherited from interface com.google.web.bindery.requestfactory.shared.messages.IdMessage |
---|
CLIENT_ID, SERVER_ID, STRENGTH, SYNTHETIC_ID, TYPE_TOKEN |
Method Summary | |
---|---|
java.lang.String |
getMessage()
|
java.lang.String |
getPath()
|
void |
setMessage(java.lang.String value)
|
void |
setPath(java.lang.String value)
|
Methods inherited from interface com.google.web.bindery.requestfactory.shared.messages.IdMessage |
---|
getClientId, getServerId, getStrength, getSyntheticId, getTypeToken, setClientId, setServerId, setStrength, setSyntheticId, setTypeToken |
Field Detail |
---|
static final java.lang.String MESSAGE
static final java.lang.String PATH
Method Detail |
---|
@AutoBean.PropertyName(value="M") java.lang.String getMessage()
@AutoBean.PropertyName(value="P") java.lang.String getPath()
@AutoBean.PropertyName(value="M") void setMessage(java.lang.String value)
@AutoBean.PropertyName(value="P") void setPath(java.lang.String value)
|
GWT 2.3.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |