| Package | Description |
|---|---|
| org.bonitasoft.web.designer.model.widget |
| Modifier and Type | Method and Description |
|---|---|
static BondType |
BondType.fromJson(String text) |
BondType |
Property.getBond() |
static BondType |
BondType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BondType[] |
BondType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Property.setBond(BondType bond) |
Copyright © 2021. All rights reserved.