Package ognl

Interface NodeType

    • Method Detail

      • getGetterClass

        java.lang.Class getGetterClass()
        The type returned from the expression - if any.
        Returns:
        The type.
      • getSetterClass

        java.lang.Class getSetterClass()
        The type used to set the value - if any.
        Returns:
        The type.