Interface RestVariableConverter

    • Method Detail

      • getRestTypeName

        String getRestTypeName()
        Simple type-name used by this converter.
      • getVariableType

        Class<?> getVariableType()
        Type of variables this converter is able to convert.