-
- All Implemented Interfaces:
-
java.io.Serializable
,kotlin.Comparable
public enum VoiceFoodError extends Enum<VoiceFoodError>
Contains errors specific for Food flow with Voice
-
-
Enum Constant Summary
-
Method Summary
Modifier and Type Method Description final String
getMessage()
final String
getName()
final Integer
getOrdinal()
-
-
Method Detail
-
getMessage
final String getMessage()
-
getOrdinal
final Integer getOrdinal()
-
-
-
-