| Package | Description |
|---|---|
| io.vertx.ext.mongo |
| Modifier and Type | Field and Description |
|---|---|
static MaxVariable |
CollationOptions.DEFAULT_MAX_VARIABLE |
| Modifier and Type | Method and Description |
|---|---|
MaxVariable |
CollationOptions.getMaxVariable()
Get max variable
|
static MaxVariable |
MaxVariable.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MaxVariable[] |
MaxVariable.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.setMaxVariable(MaxVariable maxVariable)
Optional.
|
Copyright © 2021 Eclipse. All rights reserved.