public class PojoCommand extends Mediator
  • Constructor Details

    • PojoCommand

      public PojoCommand()
  • Method Details

    • getProperty

      public PojoCommandProperty[] getProperty()
    • setProperty

      public void setProperty(PojoCommandProperty[] property)
    • getName

      public String getName()
    • setName

      public void setName(String name)
    • getDescription

      public String getDescription()
    • setDescription

      public void setDescription(String description)