Interface RuleUnitVariable


  • public interface RuleUnitVariable
    • Method Detail

      • isDataSource

        boolean isDataSource()
      • getType

        Class<?> getType()
      • getDataSourceParameterType

        Class<?> getDataSourceParameterType()
      • getBoxedVarType

        Class<?> getBoxedVarType()