Uses of Class
org.openl.rules.table.properties.TableProperties
-
Packages that use TableProperties Package Description org.openl.rules.property -
-
Uses of TableProperties in org.openl.rules.property
Methods in org.openl.rules.property that return TableProperties Modifier and Type Method Description TablePropertiesPropertiesOpenField. getPropertiesInstance()TablePropertiesPropertyTableBoundNode. getPropertiesInstance()Methods in org.openl.rules.property with parameters of type TableProperties Modifier and Type Method Description voidPropertyTableBoundNode. setPropertiesInstance(TableProperties propertiesInstance)Constructors in org.openl.rules.property with parameters of type TableProperties Constructor Description PropertiesOpenField(String name, TableProperties propertiesInstance, ModuleOpenClass declaringClass)
-