Class PropertyAccessMapImpl.SetterImpl

    • Constructor Detail

      • SetterImpl

        public SetterImpl​(String propertyName)
    • Method Detail

      • getMethodName

        public String getMethodName()
        Description copied from interface: Setter
        Optional operation (may return null)
        Specified by:
        getMethodName in interface Setter
      • getMethod

        public Method getMethod()
        Description copied from interface: Setter
        Optional operation (may return null)
        Specified by:
        getMethod in interface Setter