| Package | Description |
|---|---|
| org.expasy.mzjava.proteomics.mol.modification.unimod | |
| org.expasy.mzjava.proteomics.mol.modification.unimod.jaxb |
| Modifier and Type | Method and Description |
|---|---|
UnimodMod |
UnimodMod.Builder.build()
Build the UnimodMod.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.common.base.Optional<UnimodMod> |
UnimodManager.getModification(String modName) |
List<UnimodMod> |
UnimodManager.getModificationList()
Return an unmodifiable list containing all the modifications that are managed by this
|
| Modifier and Type | Field and Description |
|---|---|
protected List<UnimodMod> |
ModificationsT.mod |
| Modifier and Type | Method and Description |
|---|---|
UnimodMod |
ModificationTypeAdapter.unmarshal(ModT v) |
| Modifier and Type | Method and Description |
|---|---|
List<UnimodMod> |
ModificationsT.getMod()
Gets the value of the mod property.
|
| Modifier and Type | Method and Description |
|---|---|
ModT |
ModificationTypeAdapter.marshal(UnimodMod v) |
Copyright © 2016. All Rights Reserved.