| Package | Description |
|---|---|
| org.expasy.mzjava.proteomics.mol.modification.unimod.jaxb |
| Modifier and Type | Field and Description |
|---|---|
protected PositionT |
SpecificityT.position |
| Modifier and Type | Method and Description |
|---|---|
static PositionT |
PositionT.fromValue(String v) |
PositionT |
SpecificityT.getPosition()
Gets the value of the position property.
|
static PositionT |
PositionT.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PositionT[] |
PositionT.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpecificityT.setPosition(PositionT value)
Sets the value of the position property.
|
Copyright © 2016. All Rights Reserved.