app
androidJvm
app
/
openfoodfacts.github.scrachx.openfood.models.entities.ingredient
/
IngredientsRelation
Ingredients
Relation
androidJvm
open
class
IngredientsRelation
Content copied to clipboard
Created by dobriseb on 2018.12.22.
Constructors
Properties
Constructors
Ingredients
Relation
Link copied to clipboard
androidJvm
open
fun
IngredientsRelation
(
parentTag
:
String
,
childTag
:
String
)
Content copied to clipboard
Ingredients
Relation
Link copied to clipboard
androidJvm
open
fun
IngredientsRelation
(
)
Content copied to clipboard
Properties
child
Tag
Link copied to clipboard
androidJvm
open
var
childTag
:
String
Content copied to clipboard
parent
Tag
Link copied to clipboard
androidJvm
open
var
parentTag
:
String
Content copied to clipboard