| Package | Description |
|---|---|
| org.sbml.jsbml.ext.groups |
Provides classes for the Groups
package.
|
| Modifier and Type | Method and Description |
|---|---|
Group.Kind |
Group.getKind() |
static Group.Kind |
Group.Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Group.Kind[] |
Group.Kind.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(Group.Kind kind) |
Copyright © 2009–2017. All rights reserved.