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