| Package | Description |
|---|---|
| org.apache.openejb.test.object | |
| org.apache.openejb.test.stateless |
| Modifier and Type | Method and Description |
|---|---|
static Color |
Color.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Color[] |
Color.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Color |
RmiIiopStatelessObject.returnColor() |
Color |
RmiIiopStatelessBean.returnColor() |
Color |
RmiIiopStatelessObject.returnColor(Color data) |
Color |
RmiIiopStatelessBean.returnColor(Color data) |
Color[] |
RmiIiopStatelessObject.returnColorArray(Color[] data) |
Color[] |
RmiIiopStatelessBean.returnColorArray(Color[] data) |
| Modifier and Type | Method and Description |
|---|---|
Color |
RmiIiopStatelessObject.returnColor(Color data) |
Color |
RmiIiopStatelessBean.returnColor(Color data) |
Color[] |
RmiIiopStatelessObject.returnColorArray(Color[] data) |
Color[] |
RmiIiopStatelessBean.returnColorArray(Color[] data) |
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.