|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClassType | |
|---|---|
| org.hibernate.validator.internal.xml | Classes used to parse Bean Validation XML configuration files. |
| Uses of ClassType in org.hibernate.validator.internal.xml |
|---|
| Fields in org.hibernate.validator.internal.xml declared as ClassType | |
|---|---|
protected ClassType |
BeanType.classType
|
| Methods in org.hibernate.validator.internal.xml that return ClassType | |
|---|---|
ClassType |
ObjectFactory.createClassType()
Create an instance of ClassType |
ClassType |
BeanType.getClassType()
Gets the value of the classType property. |
| Methods in org.hibernate.validator.internal.xml with parameters of type ClassType | |
|---|---|
void |
BeanType.setClassType(ClassType value)
Sets the value of the classType property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||