Interface RuleUnitVariable


  • public interface RuleUnitVariable
    • Method Detail

      • isDataSource

        boolean isDataSource()
      • getType

        Type getType()
      • getDataSourceParameterType

        Class<?> getDataSourceParameterType()
      • getBoxedVarType

        Class<?> getBoxedVarType()