| Package | Description |
|---|---|
| org.sbml.jsbml.ext.multi |
Provides classes for the Multi package.
|
| Modifier and Type | Method and Description |
|---|---|
BindingStatus |
OutwardBindingSite.getBindingStatus()
Returns the value of
OutwardBindingSite.bindingStatus. |
static BindingStatus |
BindingStatus.valueOf(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 and Description |
|---|---|
void |
OutwardBindingSite.setBindingStatus(BindingStatus bindingStatus)
Sets the value of bindingStatus
|
Copyright © 2009–2017. All rights reserved.