|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GroupSequenceType | |
|---|---|
| org.hibernate.validator.internal.xml | Classes for parsing of Bean Validation XML configuration files. |
| Uses of GroupSequenceType in org.hibernate.validator.internal.xml |
|---|
| Fields in org.hibernate.validator.internal.xml declared as GroupSequenceType | |
|---|---|
protected GroupSequenceType |
ClassType.groupSequence
|
| Methods in org.hibernate.validator.internal.xml that return GroupSequenceType | |
|---|---|
GroupSequenceType |
ObjectFactory.createGroupSequenceType()
Create an instance of GroupSequenceType |
GroupSequenceType |
ClassType.getGroupSequence()
Gets the value of the groupSequence property. |
| Methods in org.hibernate.validator.internal.xml with parameters of type GroupSequenceType | |
|---|---|
void |
ClassType.setGroupSequence(GroupSequenceType value)
Sets the value of the groupSequence property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||