Class AFMParser.BeanSetter

    • Field Detail

      • method

        protected java.lang.String method
    • Constructor Detail

      • BeanSetter

        public BeanSetter​(java.lang.String variable)
    • Method Detail

      • setValue

        protected void setValue​(java.lang.Object target,
                                java.lang.Class<?> argType,
                                java.lang.Object value)