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