NutrimentLevel

enum NutrimentLevel : Enum<NutrimentLevel>

Author

herau

Entries

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun toString(): String

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int

Extensions

Link copied to clipboard
fun NutrimentLevel.getDesc(context: Context): String

Returns the description of this NutrimentLevel

Link copied to clipboard
fun NutrimentLevel.getDescRes(): Int
Link copied to clipboard
fun NutrimentLevel.getImgRes(): Int