Uses of Class
de.upb.swtpra05.group03.companycontrol.OrderInformation

Packages that use OrderInformation
de.upb.swtpra05.group03.companycontrol   
 

Uses of OrderInformation in de.upb.swtpra05.group03.companycontrol
 

Methods in de.upb.swtpra05.group03.companycontrol with parameters of type OrderInformation
 void CompanyMainControl.addOrder(OrderInformation order)
          This method is called by CompanyControlClient to add the given order to the orderList.