Class ValuePairSetter

    • Field Summary

      • Fields inherited from class net.anwiba.tools.generator.java.bean.configuration.AbstractMethod

        name
    • Constructor Summary

      Constructors 
      Constructor Description
      ValuePairSetter​(java.lang.String name, boolean isEnabled, java.util.List<Annotation> annotations, java.util.List<Argument> arguments)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ValuePairSetter

        public ValuePairSetter​(java.lang.String name,
                               boolean isEnabled,
                               java.util.List<Annotation> annotations,
                               java.util.List<Argument> arguments)