public final class ProjectType extends Object
| Modifier and Type | Field and Description |
|---|---|
static ProjectType |
kAggregation |
static ProjectType |
kGroupAggregation |
static ProjectType |
kRowProject |
static ProjectType |
kTableProject |
static ProjectType |
kWindowAggregation |
| Modifier and Type | Method and Description |
|---|---|
static ProjectType |
swigToEnum(int swigValue) |
int |
swigValue() |
String |
toString() |
public static final ProjectType kRowProject
public static final ProjectType kTableProject
public static final ProjectType kAggregation
public static final ProjectType kGroupAggregation
public static final ProjectType kWindowAggregation
public final int swigValue()
public static ProjectType swigToEnum(int swigValue)
Copyright © 2021. All rights reserved.