Class BeanModifierPlan


  • public class BeanModifierPlan
    extends Plan
    The print plan simply prints out the object it gets as parameter in the construtor.
    • Constructor Detail

      • BeanModifierPlan

        public BeanModifierPlan()
    • Method Detail

      • body

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