Package | Description |
---|---|
org.hibernate.validator.internal.xml |
Classes used to parse Bean Validation XML configuration files.
|
Modifier and Type | Field and Description |
---|---|
protected ClassType |
BeanType.classType |
Modifier and Type | Method and Description |
---|---|
ClassType |
ObjectFactory.createClassType()
Create an instance of
ClassType |
ClassType |
BeanType.getClassType()
Gets the value of the classType property.
|
Modifier and Type | Method and Description |
---|---|
void |
BeanType.setClassType(ClassType value)
Sets the value of the classType property.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.