Class CustomActionDefBuilder

java.lang.Object
net.anotheria.anosite.gen.ascustomaction.data.CustomActionDefBuilder
All Implemented Interfaces:
net.anotheria.asg.data.Builder<CustomActionDef>

public class CustomActionDefBuilder extends Object implements net.anotheria.asg.data.Builder<CustomActionDef>
  • Field Details

    • name

      protected String name
    • clazz

      protected String clazz
    • accessOperation

      protected String accessOperation
  • Constructor Details

    • CustomActionDefBuilder

      public CustomActionDefBuilder()
  • Method Details