public class NeutralLossT extends CompositionT
Java class for NeutralLoss_t complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="NeutralLoss_t">
<complexContent>
<extension base="{http://www.unimod.org/xmlns/schema/unimod_2}composition_t">
<attribute name="flag" type="{http://www.w3.org/2001/XMLSchema}boolean" default="false" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
flag |
avgeMass, composition, element, monoMass| Constructor and Description |
|---|
NeutralLossT() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isFlag()
Gets the value of the flag property.
|
void |
setFlag(Boolean value)
Sets the value of the flag property.
|
getAvgeMass, getComposition, getElement, getMonoMass, setAvgeMass, setComposition, setMonoMassprotected Boolean flag
Copyright © 2016. All Rights Reserved.