class Model : ItemViewModel<Schiff_has_Ware?>
<init> |
Model(property: ObjectProperty<Schiff_has_Ware?> = SimpleObjectProperty<Schiff_has_Ware>()) |
menge |
val menge: Property<Long> |
schiff |
val schiff: Property<Schiff> |
ware |
val ware: Property<Ware> |