Package | Description |
---|---|
org.apache.bval.jsr.xml |
Modifier and Type | Field and Description |
---|---|
protected ReturnValueType |
ConstructorType.returnValue |
protected ReturnValueType |
MethodType.returnValue |
Modifier and Type | Method and Description |
---|---|
ReturnValueType |
ObjectFactory.createReturnValueType()
Create an instance of
ReturnValueType |
ReturnValueType |
ConstructorType.getReturnValue()
Gets the value of the returnValue property.
|
ReturnValueType |
MethodType.getReturnValue()
Gets the value of the returnValue property.
|
Modifier and Type | Method and Description |
---|---|
void |
ConstructorType.setReturnValue(ReturnValueType value)
Sets the value of the returnValue property.
|
void |
MethodType.setReturnValue(ReturnValueType value)
Sets the value of the returnValue property.
|
Copyright © 2010–2021 The Apache Software Foundation. All rights reserved.