|
WebLogic Server 6.1 Code Examples, BEA Systems, Inc. | |||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||
java.lang.Object | +--examples.jdbc.informix4.aClass
This class implements serializable. This class is used by the serializer.java example.
| Field Summary | |
(package private) int |
aValue
|
| Constructor Summary | |
aClass(int v)
|
|
| Method Summary | |
int |
getVal()
|
| Methods inherited from class java.lang.Object |
|
| Field Detail |
int aValue
| Constructor Detail |
public aClass(int v)
| Method Detail |
public int getVal()
|
Documentation is available at http://e-docs.bea.com/wls/docs61 |
|||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||