public class PrivateCompanyImpl extends CompanyImpl implements PrivateCompany
| Constructor and Description |
|---|
PrivateCompanyImpl() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
calculateRevenue() |
String |
getOwner() |
void |
setOwner(String owner) |
defineCompany, getCompanyAttribute, getCreated, getName, getValue, getVirtualPerson, setCompanyAttribute, setCreated, setName, setValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdefineCompany, getCompanyAttribute, getCreated, getName, getValue, getVirtualPerson, setCompanyAttribute, setCreated, setName, setValuepublic Integer calculateRevenue()
calculateRevenue in interface PrivateCompanypublic String getOwner()
getOwner in interface PrivateCompanypublic void setOwner(String owner)
setOwner in interface PrivateCompanyCopyright © 2012-2013. All Rights Reserved.