| Package | Description |
|---|---|
| org.openl.rules.lang.xls.binding |
| Modifier and Type | Method and Description |
|---|---|
DTColumnsDefinitionType |
DTColumnsDefinition.getType() |
static DTColumnsDefinitionType |
DTColumnsDefinitionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DTColumnsDefinitionType[] |
DTColumnsDefinitionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DTColumnsDefinition(DTColumnsDefinitionType type,
Map<String,List<IParameterDeclaration>> localParameters,
IOpenMethodHeader header,
CompositeMethod compositeMethod,
TableSyntaxNode tableSyntaxNode) |
Copyright © 2004–2019 OpenL Tablets. All rights reserved.