| Package | Description |
|---|---|
| org.hibernate.validator.internal.xml |
Classes for parsing of Bean Validation XML configuration files.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<ConstructorType> |
BeanType.constructor |
| Modifier and Type | Method and Description |
|---|---|
ConstructorType |
ObjectFactory.createConstructorType()
Create an instance of
ConstructorType |
| Modifier and Type | Method and Description |
|---|---|
List<ConstructorType> |
BeanType.getConstructor()
Gets the value of the constructor property.
|
Copyright © 2009-2014 Oracle Corporation. All Rights Reserved.