|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GroupsType | |
---|---|
org.hibernate.validator.xml | Classes used to parse Bean Validation XML configuration files. |
Uses of GroupsType in org.hibernate.validator.xml |
---|
Fields in org.hibernate.validator.xml declared as GroupsType | |
---|---|
protected GroupsType |
ConstraintType.groups
|
Methods in org.hibernate.validator.xml that return GroupsType | |
---|---|
GroupsType |
ObjectFactory.createGroupsType()
Create an instance of GroupsType |
GroupsType |
ConstraintType.getGroups()
Gets the value of the groups property. |
Methods in org.hibernate.validator.xml with parameters of type GroupsType | |
---|---|
void |
ConstraintType.setGroups(GroupsType value)
Sets the value of the groups property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |