rails.game
Interface Certificate
- All Superinterfaces:
- Moveable
- All Known Subinterfaces:
- PrivateCompanyI, PublicCertificateI
- All Known Implementing Classes:
- PrivateCompany, PublicCertificate
public interface Certificate
- extends Moveable
The superinterface of PrivateCompanyI and PublicCertificateI, which allows
objects implementating these interfaces to be combined in start packets and
other contexts where their "certificateship" is of interest.
getPortfolio
Portfolio getPortfolio()
- Returns:
- Portfolio
getName
java.lang.String getName()
- Specified by:
getName
in interface Moveable