public final class TableRefType extends Object
| Modifier and Type | Field and Description |
|---|---|
static TableRefType |
kRefJoin |
static TableRefType |
kRefQuery |
static TableRefType |
kRefTable |
| Modifier and Type | Method and Description |
|---|---|
static TableRefType |
swigToEnum(int swigValue) |
int |
swigValue() |
String |
toString() |
public static final TableRefType kRefTable
public static final TableRefType kRefQuery
public static final TableRefType kRefJoin
public final int swigValue()
public static TableRefType swigToEnum(int swigValue)
Copyright © 2021. All rights reserved.