Uses of Interface
org.openl.rules.table.formatters.Formats
-
Packages that use Formats Package Description org.openl.rules.lang.xls -
-
Uses of Formats in org.openl.rules.lang.xls
Methods in org.openl.rules.lang.xls with parameters of type Formats Modifier and Type Method Description static String[]TableSyntaxNodeUtils. getTableDisplayValue(TableSyntaxNode tableSyntaxNode, int i, OverloadedMethodsDictionary dictionary, Formats formats)static String[]TableSyntaxNodeUtils. getTableDisplayValue(TableSyntaxNode tableSyntaxNode, int i, Formats formats)
-