Package groovy.model

Interface ValueModel

    • Method Detail

      • getValue

        Object getValue()
        Deprecated.
      • setValue

        void setValue​(Object value)
        Deprecated.
      • getType

        Class getType()
        Deprecated.
      • isEditable

        boolean isEditable()
        Deprecated.