Class StandardAttributeValueSetter

    • Method Detail

      • setValue

        public void setValue​(java.lang.Object model,
                             java.lang.Object value)
        Description copied from interface: AttributeValueSetter
        Sets the value on the given Object
        Specified by:
        setValue in interface AttributeValueSetter
        Parameters:
        model - Reference to the model that the attribute value will be set on
        value - Value to be set in the model