Uses of Class
de.blackrose01.model.company.Company
-
Packages that use Company Package Description de.blackrose01.model de.blackrose01.model.company de.blackrose01.model.game de.blackrose01.model.page de.blackrose01.model.platform -
-
Uses of Company in de.blackrose01.model
Methods in de.blackrose01.model that return Company Modifier and Type Method Description CompanyInvolvedCompany. getCompanyObject()CompanySearch. getCompanyObject() -
Uses of Company in de.blackrose01.model.company
Methods in de.blackrose01.model.company that return Company Modifier and Type Method Description CompanyCompany. getChangedCompanyIdObject()CompanyCompany. getParentObject() -
Uses of Company in de.blackrose01.model.game
Methods in de.blackrose01.model.game that return types with arguments of type Company Modifier and Type Method Description List<Company>GameEngine. getCompaniesObject() -
Uses of Company in de.blackrose01.model.page
Methods in de.blackrose01.model.page that return Company Modifier and Type Method Description CompanyPage. getCompanyObject() -
Uses of Company in de.blackrose01.model.platform
Methods in de.blackrose01.model.platform that return Company Modifier and Type Method Description CompanyPlatformVersionCompany. getCompanyObject()Methods in de.blackrose01.model.platform that return types with arguments of type Company Modifier and Type Method Description List<Company>PlatformVersion. getCompaniesObject()
-