| Package | Description |
|---|---|
| net.turnbig.qb.segment |
| Modifier and Type | Method and Description |
|---|---|
static ValueType |
ValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValueType[] |
ValueType.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(String fieldName,
SingleSegmentType segmentType,
ValueType valueType,
String value,
Settings settings) |
Copyright © 2016. All rights reserved.