Uses of Class
org.openl.rules.dt.DTInfo
-
Packages that use DTInfo Package Description org.openl.rules.dt org.openl.rules.lang.xls.binding.wrapper.base -
-
Uses of DTInfo in org.openl.rules.dt
Methods in org.openl.rules.dt that return DTInfo Modifier and Type Method Description DTInfoDecisionTable. getDtInfo()Methods in org.openl.rules.dt with parameters of type DTInfo Modifier and Type Method Description voidDecisionTable. setDtInfo(DTInfo dtInfo) -
Uses of DTInfo in org.openl.rules.lang.xls.binding.wrapper.base
Methods in org.openl.rules.lang.xls.binding.wrapper.base that return DTInfo Modifier and Type Method Description DTInfoAbstractDecisionTableWrapper. getDtInfo()Methods in org.openl.rules.lang.xls.binding.wrapper.base with parameters of type DTInfo Modifier and Type Method Description voidAbstractDecisionTableWrapper. setDtInfo(DTInfo dtInfo)
-