Uses of Enum Class
cpod.CPODClassification.CPODSpeciesType
Packages that use CPODClassification.CPODSpeciesType
-
Uses of CPODClassification.CPODSpeciesType in cpod
Fields in cpod declared as CPODClassification.CPODSpeciesTypeMethods in cpod that return CPODClassification.CPODSpeciesTypeModifier 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. -
Uses of CPODClassification.CPODSpeciesType in cpod.dataSelector
Fields in cpod.dataSelector declared as CPODClassification.CPODSpeciesType -
Uses of CPODClassification.CPODSpeciesType in cpod.fx
Methods in cpod.fx that return CPODClassification.CPODSpeciesTypeModifier and TypeMethodDescriptionprotected static CPODClassification.CPODSpeciesType
CPODDataSelectorPane.getSpecies
(int selectedIndex) Methods in cpod.fx with parameters of type CPODClassification.CPODSpeciesTypeModifier and TypeMethodDescriptionprotected static int
CPODDataSelectorPane.getSpeciesIndex
(CPODClassification.CPODSpeciesType speciesType) -
Uses of CPODClassification.CPODSpeciesType in export.MLExport
Methods in export.MLExport with parameters of type CPODClassification.CPODSpeciesTypeModifier and TypeMethodDescriptionstatic short
MLCPODExport.getCPODSpecies
(CPODClassification.CPODSpeciesType species) Get the CPOD species from an int flag