| Package | Description |
|---|---|
| org.sbml.jsbml.ext.distrib |
| Modifier and Type | Method and Description |
|---|---|
UncertParameter.Type |
UncertParameter.getType()
Returns the value of
UncertParameter.type. |
static UncertParameter.Type |
UncertParameter.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UncertParameter.Type[] |
UncertParameter.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 |
UncertParameter.setType(UncertParameter.Type type)
Sets the value of type
|
Copyright © 2009–2020. All rights reserved.