|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ParameterType | |
|---|---|
| org.hibernate.validator.internal.xml | Classes used to parse Bean Validation XML configuration files. |
| Uses of ParameterType in org.hibernate.validator.internal.xml |
|---|
| Fields in org.hibernate.validator.internal.xml with type parameters of type ParameterType | |
|---|---|
protected List<ParameterType> |
MethodType.parameter
|
protected List<ParameterType> |
ConstructorType.parameter
|
| Methods in org.hibernate.validator.internal.xml that return ParameterType | |
|---|---|
ParameterType |
ObjectFactory.createParameterType()
Create an instance of ParameterType |
| Methods in org.hibernate.validator.internal.xml that return types with arguments of type ParameterType | |
|---|---|
List<ParameterType> |
MethodType.getParameter()
Gets the value of the parameter property. |
List<ParameterType> |
ConstructorType.getParameter()
Gets the value of the parameter property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||