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