|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GroupsType | |
|---|---|
| org.hibernate.validator.internal.xml | Classes for parsing of Bean Validation XML configuration files. |
| Uses of GroupsType in org.hibernate.validator.internal.xml |
|---|
| Fields in org.hibernate.validator.internal.xml declared as GroupsType | |
|---|---|
protected GroupsType |
ConstraintType.groups
|
| Methods in org.hibernate.validator.internal.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.internal.xml with parameters of type GroupsType | |
|---|---|
void |
ConstraintType.setGroups(GroupsType value)
Sets the value of the groups property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||