kapazitaet |
var kapazitaet: Int |
kapazitaetProperty |
val kapazitaetProperty: Property<Int> |
menge |
var menge: BigDecimal |
mengeProperty |
val mengeProperty: Property<BigDecimal> |
ort |
val ort: Ort |
ortName |
val ortName: String |
ortProperty |
val ortProperty: Property<Ort> |
ort_id |
val ort_id: Long |
preis |
var preis: BigDecimal |
preisProperty |
val preisProperty: Property<BigDecimal> |
produktion |
var produktion: Double |
produktionProperty |
val produktionProperty: Property<Double> |
verbrauch |
var verbrauch: Double |
verbrauchProperty |
val verbrauchProperty: Property<Double> |
ware |
val ware: Ware |
wareName |
val wareName: String |
wareNameProperty |
val wareNameProperty: Property<String> |
wareProperty |
val wareProperty: Property<Ware> |
ware_id |
val ware_id: Long |