| Package | Description |
|---|---|
| org.expasy.mzjava.glycomics.mol |
| Modifier and Type | Method and Description |
|---|---|
MonosaccharideSuperclass |
Monosaccharide.getMonosaccharideSuperclass()
Return the superclass of the Monosaccharide
|
static MonosaccharideSuperclass |
MonosaccharideSuperclass.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MonosaccharideSuperclass[] |
MonosaccharideSuperclass.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Monosaccharide(String name,
Composition composition,
MonosaccharideSuperclass monosaccharideSuperclass,
MonosaccharideClass monosaccharideClass,
RingType ring,
int firstCarbonRing,
int lastCarbonRing) |
Copyright © 2016. All Rights Reserved.