|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CrossParameterType | |
|---|---|
| org.hibernate.validator.internal.xml | Classes for parsing of Bean Validation XML configuration files. |
| Uses of CrossParameterType in org.hibernate.validator.internal.xml |
|---|
| Fields in org.hibernate.validator.internal.xml declared as CrossParameterType | |
|---|---|
protected CrossParameterType |
MethodType.crossParameter
|
protected CrossParameterType |
ConstructorType.crossParameter
|
| Methods in org.hibernate.validator.internal.xml that return CrossParameterType | |
|---|---|
CrossParameterType |
ObjectFactory.createCrossParameterType()
Create an instance of CrossParameterType |
CrossParameterType |
MethodType.getCrossParameter()
Gets the value of the crossParameter property. |
CrossParameterType |
ConstructorType.getCrossParameter()
Gets the value of the crossParameter property. |
| Methods in org.hibernate.validator.internal.xml with parameters of type CrossParameterType | |
|---|---|
void |
MethodType.setCrossParameter(CrossParameterType value)
Sets the value of the crossParameter property. |
void |
ConstructorType.setCrossParameter(CrossParameterType value)
Sets the value of the crossParameter property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||