|
WebLogic Server 6.0 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/docs60 |
|||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |