| Package | Description |
|---|---|
| com.agenarisk.api.model |
| Modifier and Type | Method and Description |
|---|---|
static Model.ExportFlag |
Model.ExportFlag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Model.ExportFlag[] |
Model.ExportFlag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
org.json.JSONObject |
Model.export(Model.ExportFlag... flags)
Returns the Model as a minimal JSON.
Keeps only elements essential for a clean calculation. |
Copyright © 2021. All rights reserved.