Class CleanerAgent.DropWasteAction
- java.lang.Object
-
- jadex.bdiv3.examples.cleanerworld.cleaner.CleanerAgent.DropWasteAction
-
- Enclosing class:
- CleanerAgent
public class CleanerAgent.DropWasteAction extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description DropWasteAction(Waste waste, Wastebin wastebin)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Waste
getWaste()
Get the waste.Wastebin
getWastebin()
Get the wastebin.
-