Class EAMakeProposalPlan


  • public class EAMakeProposalPlan
    extends Plan
    Decides if the actual price of the auction is acceptable.
    • Constructor Detail

      • EAMakeProposalPlan

        public EAMakeProposalPlan()
    • Method Detail

      • body

        public void body()
        The plan body.
        Specified by:
        body in class Plan