| 
 | WebLogic Server 6.1 Code Examples, BEA Systems, Inc. | |||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||
java.lang.Object | +--examples.iiop.ejb.entity.server.wls.AccountTypes
This is a dummy interface that is used to ensue idl generation for concrete valuetypes that are used by EJB.
| Field Summary | |
| (package private)  java.lang.String | some_data | 
| (package private)  int | some_more_data | 
| Constructor Summary | |
| AccountTypes() | |
| Methods inherited from class java.lang.Object | 
|  | 
| Field Detail | 
java.lang.String some_data
int some_more_data
| Constructor Detail | 
public AccountTypes()
| 
 | Documentation is available at http://e-docs.bea.com/wls/docs61 | |||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||