Uses of Class
uk.ac.cam.ch.wwmm.opsin.StereoGroupType
-
-
Uses of StereoGroupType in uk.ac.cam.ch.wwmm.opsin
Methods in uk.ac.cam.ch.wwmm.opsin that return StereoGroupType Modifier and Type Method Description static StereoGroupType
StereoGroupType. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static StereoGroupType[]
StereoGroupType. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-