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 SummaryConstructors Constructor Description DropWasteAction(Waste waste, Wastebin wastebin)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description WastegetWaste()Get the waste.WastebingetWastebin()Get the wastebin.
 
-