|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hibernate.validator.cfg.ConstraintDef<DigitsDef,Digits>
org.hibernate.validator.cfg.defs.DigitsDef
public class DigitsDef
Field Summary |
---|
Fields inherited from class org.hibernate.validator.cfg.ConstraintDef |
---|
constraintType, parameters |
Constructor Summary | |
---|---|
DigitsDef()
|
Method Summary | |
---|---|
DigitsDef |
fraction(int fraction)
|
DigitsDef |
integer(int integer)
|
Methods inherited from class org.hibernate.validator.cfg.ConstraintDef |
---|
addParameter, groups, message, payload, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DigitsDef()
Method Detail |
---|
public DigitsDef integer(int integer)
public DigitsDef fraction(int fraction)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |