Uses of Class
org.apache.bval.constraints.HasValue
-
Packages that use HasValue Package Description org.apache.bval.constraints org.apache.bval.jsr.example -
-
Uses of HasValue in org.apache.bval.constraints
Methods in org.apache.bval.constraints with parameters of type HasValue Modifier and Type Method Description void
HasStringValidator. initialize(HasValue stringValues)
-
Uses of HasValue in org.apache.bval.jsr.example
Fields in org.apache.bval.jsr.example with annotations of type HasValue Modifier and Type Field Description protected String
AccessTestBusinessObject. var1
Methods in org.apache.bval.jsr.example with annotations of type HasValue Modifier and Type Method Description String
AccessTestBusinessObject. getVar1()
String
AccessTestBusinessObjectSub. getvar2()
String
AccessTestBusinessObjectSub. getVar2()
-