| Package | Description |
|---|---|
| org.sbml.jsbml.ext.multi |
Provides classes for the Multi package.
|
| Modifier and Type | Method | Description |
|---|---|---|
BindingStatus |
OutwardBindingSite.getBindingStatus() |
Returns the value of
OutwardBindingSite.bindingStatus. |
static BindingStatus |
BindingStatus.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static BindingStatus[] |
BindingStatus.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
OutwardBindingSite.setBindingStatus(BindingStatus bindingStatus) |
Sets the value of bindingStatus
|
Copyright © 2009–2022. All rights reserved.