|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectValidatorRule.MessageArg
public static class ValidatorRule.MessageArg
Constructor Summary | |
---|---|
ValidatorRule.MessageArg(String message,
boolean isKey,
String bundle,
Integer position)
|
Method Summary | |
---|---|
String |
getBundle()
|
String |
getMessage()
|
Integer |
getPosition()
|
boolean |
isKey()
|
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ValidatorRule.MessageArg(String message, boolean isKey, String bundle, Integer position)
Method Detail |
---|
public String getMessage()
public boolean isKey()
public String getBundle()
public Integer getPosition()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |