| Package | Description |
|---|---|
| com.kabouterlabs.jodeint.czvode |
| Modifier and Type | Method and Description |
|---|---|
static CzvodeLibrary.czvode_iteration_method_e |
CzvodeLibrary.czvode_iteration_method_e.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CzvodeLibrary.czvode_iteration_method_e[] |
CzvodeLibrary.czvode_iteration_method_e.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static org.bridj.IntValuedEnum<CzvodeLibrary.czvode_iteration_method_e> |
CzvodeLibrary.czvode_iteration_method_e.fromValue(int value) |
Iterator<CzvodeLibrary.czvode_iteration_method_e> |
CzvodeLibrary.czvode_iteration_method_e.iterator() |
Copyright © 2017. All rights reserved.