| Package | Description |
|---|---|
| org.sbml.jsbml.ext.multi |
Provides classes for the Multi package.
|
| Modifier and Type | Method and Description |
|---|---|
Bond.BOND_OCCURRENCE_TYPE |
Bond.getOccurence()
Returns the occurrence.
|
static Bond.BOND_OCCURRENCE_TYPE |
Bond.BOND_OCCURRENCE_TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Bond.BOND_OCCURRENCE_TYPE[] |
Bond.BOND_OCCURRENCE_TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Bond.setOccurence(Bond.BOND_OCCURRENCE_TYPE occurence)
Sets the occurrence.
|
Copyright © 2009–2016. All rights reserved.