Class SellItemPlan


  • public class SellItemPlan
    extends Plan
    Plan for selling an item.
    • Constructor Detail

      • SellItemPlan

        public SellItemPlan()
    • Method Detail

      • body

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