Package | Description |
---|---|
io.github.msdk.datamodel |
Modifier and Type | Method and Description |
---|---|
ActivationType |
SimpleActivationInfo.getActivationType()
Returns the type of the fragmentation (MS/MS) experiment.
|
ActivationType |
ActivationInfo.getActivationType()
Returns the type of the fragmentation (MS/MS) experiment.
|
static ActivationType |
ActivationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActivationType[] |
ActivationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
SimpleActivationInfo(Double activationEnergy,
ActivationType fragmentationType)
Constructor for SimpleActivationInfo.
|
Copyright © 2019. All rights reserved.