Uses of Enum Class
rawDeepLearningClassifier.dlClassification.delphinID.DelphinIDParams.DelphinIDDataType
Packages that use DelphinIDParams.DelphinIDDataType
-
Uses of DelphinIDParams.DelphinIDDataType in rawDeepLearningClassifier.dlClassification.delphinID
Fields in rawDeepLearningClassifier.dlClassification.delphinID declared as DelphinIDParams.DelphinIDDataTypeMethods in rawDeepLearningClassifier.dlClassification.delphinID that return DelphinIDParams.DelphinIDDataTypeModifier and TypeMethodDescriptionDelphinIDParams.getDataType()
Get the allowed input data type for the delphinID classifier.DelphinIDTransform.getDataType()
Returns the enum constant of this class with the specified name.static DelphinIDParams.DelphinIDDataType[]
DelphinIDParams.DelphinIDDataType.values()
Returns an array containing the constants of this enum class, in the order they are declared.