public class HarmonizationRuleTable extends Object implements TableMetadata
| Constructor and Description |
|---|
HarmonizationRuleTable(Table rulesTable) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Table |
getRulesTable() |
int |
hashCode() |
boolean |
isInheritable() |
void |
setRulesTable(Table rulesTable) |
String |
toString() |
public HarmonizationRuleTable(Table rulesTable)
public Table getRulesTable()
public void setRulesTable(Table rulesTable)
public boolean isInheritable()
isInheritable in interface CubeMetadataCopyright © 2017. All Rights Reserved.