| Package | Description |
|---|---|
| org.sbml.jsbml.ext.groups |
Provides classes for the Groups
package.
|
| Modifier and Type | Method and Description |
|---|---|
GroupKind |
Group.getKind() |
static GroupKind |
GroupKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GroupKind[] |
GroupKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Group.setKind(GroupKind kind) |
Copyright © 2009–2016. All rights reserved.