| Package | Description |
|---|---|
| net.turnbig.qb.segment |
| Modifier and Type | Method and Description |
|---|---|
static SingleSegmentType |
SingleSegmentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SingleSegmentType[] |
SingleSegmentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static SingleSqlSegment |
SegmentFactory.build(SingleSegmentType segmentType,
String fieldName,
Object value,
Settings settings) |
static SingleSqlSegment |
SegmentFactory.build(String fieldName,
SingleSegmentType segmentType,
ValueType valueType,
String value,
Settings settings) |
Copyright © 2016. All rights reserved.