A B C E G I O R S T
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- CityOperations - Interface in rs.etf.sab.operations
- completeOrder(int) - Method in interface rs.etf.sab.operations.OrderOperations
-
Sends order to the system.
- connectCities(int, int, int) - Method in interface rs.etf.sab.operations.CityOperations
-
Connects two cities.
- createArticle(int, String, int) - Method in interface rs.etf.sab.operations.ArticleOperations
-
Creates new article in shop with count 0.
- createBuyer(String, int) - Method in interface rs.etf.sab.operations.BuyerOperations
-
Creates new buyer with 0 credit.
- createCity(String) - Method in interface rs.etf.sab.operations.CityOperations
-
Creates new city.
- createOrder(int) - Method in interface rs.etf.sab.operations.BuyerOperations
-
Creates empty order.
- createShop(String, String) - Method in interface rs.etf.sab.operations.ShopOperations
-
Creates new shop with 0% discount.
All Classes All Packages