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