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