| Package | Description |
|---|---|
| io.vertx.ext.mongo |
| Modifier and Type | Field and Description |
|---|---|
static CaseFirst |
CollationOptions.DEFAULT_CASE_FIRST |
| Modifier and Type | Method and Description |
|---|---|
CaseFirst |
CollationOptions.getCaseFirst()
Get case first
|
static CaseFirst |
CaseFirst.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CaseFirst[] |
CaseFirst.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CollationOptions |
CollationOptions.setCaseFirst(CaseFirst caseFirst)
Optional.
|
Copyright © 2021 Eclipse. All rights reserved.