Package | Description |
---|---|
org.hibernate.validator.internal.xml |
Classes used to parse Bean Validation XML configuration files.
|
Modifier and Type | Field and Description |
---|---|
protected GroupSequenceType |
ClassType.groupSequence |
Modifier and Type | Method and Description |
---|---|
GroupSequenceType |
ObjectFactory.createGroupSequenceType()
Create an instance of
GroupSequenceType |
GroupSequenceType |
ClassType.getGroupSequence()
Gets the value of the groupSequence property.
|
Modifier and Type | Method and Description |
---|---|
void |
ClassType.setGroupSequence(GroupSequenceType value)
Sets the value of the groupSequence property.
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.