| Package | Description |
|---|---|
| io.konig.dao.core |
| Modifier and Type | Method and Description |
|---|---|
BoundaryCondition |
BoundaryPoint.getBoundaryCondition() |
static BoundaryCondition |
BoundaryCondition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BoundaryCondition[] |
BoundaryCondition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BoundaryPoint(String value,
BoundaryCondition boundaryCondition) |
Copyright © 2019. All rights reserved.