public final class BoundType extends Object
| Modifier and Type | Field and Description |
|---|---|
static BoundType |
kCurrent |
static BoundType |
kFollowing |
static BoundType |
kFollowingUnbound |
static BoundType |
kOpenFollowing |
static BoundType |
kOpenPreceding |
static BoundType |
kPreceding |
static BoundType |
kPrecedingUnbound |
| Modifier and Type | Method and Description |
|---|---|
static BoundType |
swigToEnum(int swigValue) |
int |
swigValue() |
String |
toString() |
public static final BoundType kPrecedingUnbound
public static final BoundType kPreceding
public static final BoundType kOpenPreceding
public static final BoundType kCurrent
public static final BoundType kOpenFollowing
public static final BoundType kFollowing
public static final BoundType kFollowingUnbound
Copyright © 2021. All rights reserved.