Class SellerAgent.ExecuteTask
- java.lang.Object
-
- jadex.bdiv3.examples.booktrading.seller.SellerAgent.ExecuteTask
-
- Enclosing class:
- SellerAgent
public class SellerAgent.ExecuteTask extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ExecuteTask(java.lang.String cfp, int proposal)
Create a new ExecuteTask.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getCfp()
Get the cfp.int
getProposal()
Get the proposal.
-