class TeaVariety: Any
Fields
| Name | Description |
|---|---|
val yamlCategory: override
|
|
val localUniqueDataProvider: override
|
|
val unique: override
|
Methods
black
fun black(): String
ReturnValue
| Name | Description |
|---|---|
String
|
oolong
fun oolong(): String
ReturnValue
| Name | Description |
|---|---|
String
|
green
fun green(): String
ReturnValue
| Name | Description |
|---|---|
String
|
white
fun white(): String
ReturnValue
| Name | Description |
|---|---|
String
|
herbal
fun herbal(): String
ReturnValue
| Name | Description |
|---|---|
String
|