| Package | Description |
|---|---|
| org.hibernate.validator.internal.xml |
Classes for parsing of 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 © 2009-2016 Oracle Corporation. All Rights Reserved.