Class DAMakeProposalPlan


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

      • DAMakeProposalPlan

        public DAMakeProposalPlan()
    • Method Detail

      • body

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