|
|
| WebLogic Server 6.1 Code Examples, BEA Systems, Inc. |
|
SUMMARY: INNER | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |
examples.ejb20.bands
Interface Band
- All Superinterfaces:
- javax.ejb.EJBLocalObject
- public interface Band
- extends javax.ejb.EJBLocalObject
| Methods inherited from interface javax.ejb.EJBLocalObject |
getEJBLocalHome, getPrimaryKey, isIdentical, remove |
getFanClub
public FanClub getFanClub()
getFounder
public java.lang.String getFounder()
getName
public java.lang.String getName()
getRecordings
public java.util.Set getRecordings()
getStartDate
public java.sql.Date getStartDate()
Copyright © 2001 BEA Systems, Inc. All Rights Reserved.