| Package | Description |
|---|---|
| com.xxdb.data |
| Modifier and Type | Method and Description |
|---|---|
Entity.DURATION |
BasicDuration.getUnit() |
static Entity.DURATION |
Entity.DURATION.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Entity.DURATION[] |
Entity.DURATION.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BasicDuration(Entity.DURATION unit,
int value) |
Copyright © 2023 DolphinDB. All rights reserved.