Class SellerAgent.ExecuteTask

java.lang.Object
jadex.bdi.booktrading.SellerAgent.ExecuteTask
Enclosing class:
SellerAgent

public class SellerAgent.ExecuteTask extends Object
  • Field Details

    • cfp

      protected String cfp
    • proposal

      protected int proposal
  • Constructor Details

    • ExecuteTask

      public ExecuteTask(String cfp, int proposal)
      Create a new ExecuteTask.
  • Method Details

    • getCfp

      public String getCfp()
      Get the cfp.
      Returns:
      The cfp.
    • getProposal

      public int getProposal()
      Get the proposal.
      Returns:
      The proposal.