| Package | Description |
|---|---|
| org.hibernate.validator.internal.xml |
Classes for parsing of Bean Validation XML configuration files.
|
| Modifier and Type | Field and Description |
|---|---|
protected ReturnValueType |
MethodType.returnValue |
protected ReturnValueType |
ConstructorType.returnValue |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MethodType.setReturnValue(ReturnValueType value)
Sets the value of the returnValue property.
|
void |
ConstructorType.setReturnValue(ReturnValueType value)
Sets the value of the returnValue property.
|
Copyright © 2009-2016 Oracle Corporation. All Rights Reserved.