Interface InstanceCreator

    • Method Detail

      • getInstance

        Object getInstance()
        Returns:
        the new class instance.
      • set

        void set​(Object value,
                 FieldModel model)
        Sets a value for the given FieldModel
        Parameters:
        value - the value
        model - the model