Uses of Enum Class
cpod.CPODClassification.CPODSpeciesType
-
Uses of CPODClassification.CPODSpeciesType in cpod
Modifier and TypeMethodDescriptionCPODUtils.getCPODSpecies
(short species) Get the CPOD species from an int flagCPODUtils.getFPODSpecies
(short species) Get the FPOD species from an int flagCPODClickTrainDataUnit.getSpecies()
CPODUtils.getSpecies
(String species) Get the species type from an enum value.Returns the enum constant of this class with the specified name.static CPODClassification.CPODSpeciesType[]
CPODClassification.CPODSpeciesType.values()
Returns an array containing the constants of this enum class, in the order they are declared.