| Package | Description |
|---|---|
| org.apache.openejb.jee.bval |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| 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 © 1999–2021 The Apache Software Foundation. All rights reserved.