public abstract class RuleColumnType extends RuleType
| Modifier and Type | Class and Description |
|---|---|
static class |
RuleColumnType.RuleColumn |
| Modifier | Constructor and Description |
|---|---|
protected |
RuleColumnType() |
| Modifier and Type | Method and Description |
|---|---|
abstract Object |
getInternalType() |
abstract RuleColumnType.RuleColumn |
getType() |
public abstract RuleColumnType.RuleColumn getType()
public abstract Object getInternalType()
getInternalType in class RuleTypeCopyright © 2019. All Rights Reserved.