| Package | Description |
|---|---|
| umich.ms.fileio.filetypes.pepxml.jaxb.primitive |
| Modifier and Type | Field and Description |
|---|---|
protected ModelDisType |
PosmodelDistribution.type |
protected ModelDisType |
NegmodelDistribution.type |
| Modifier and Type | Method and Description |
|---|---|
static ModelDisType |
ModelDisType.fromValue(String v) |
ModelDisType |
PosmodelDistribution.getType()
Gets the value of the type property.
|
ModelDisType |
NegmodelDistribution.getType()
Gets the value of the type property.
|
static ModelDisType |
ModelDisType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModelDisType[] |
ModelDisType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PosmodelDistribution.setType(ModelDisType value)
Sets the value of the type property.
|
void |
NegmodelDistribution.setType(ModelDisType value)
Sets the value of the type property.
|
Copyright © 2017. All rights reserved.