Uses of Interface
cn.vertxup.fm.domain.tables.interfaces.IFBill
Packages that use IFBill
Package
Description
-
Uses of IFBill in cn.vertxup.fm.domain.tables.interfaces
Methods in cn.vertxup.fm.domain.tables.interfaces with type parameters of type IFBillModifier and TypeMethodDescription<E extends IFBill>
EIFBill.into(E into) Copy data into another generated Record/POJO implementing the common interface IFBillMethods in cn.vertxup.fm.domain.tables.interfaces that return IFBillModifier and TypeMethodDescriptiondefault IFBillIFBill.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.F_BILL.ACTIVE.IFBill.setAmount(BigDecimal value) Setter forDB_ETERNAL.F_BILL.AMOUNT.Setter forDB_ETERNAL.F_BILL.BOOK_ID.IFBill.setCategory(String value) Setter forDB_ETERNAL.F_BILL.CATEGORY.Setter forDB_ETERNAL.F_BILL.CODE.IFBill.setComment(String value) Setter forDB_ETERNAL.F_BILL.COMMENT.IFBill.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.F_BILL.CREATED_AT.IFBill.setCreatedBy(String value) Setter forDB_ETERNAL.F_BILL.CREATED_BY.Setter forDB_ETERNAL.F_BILL.INCOME.Setter forDB_ETERNAL.F_BILL.KEY.IFBill.setLanguage(String value) Setter forDB_ETERNAL.F_BILL.LANGUAGE.IFBill.setMetadata(String value) Setter forDB_ETERNAL.F_BILL.METADATA.IFBill.setModelId(String value) Setter forDB_ETERNAL.F_BILL.MODEL_ID.IFBill.setModelKey(String value) Setter forDB_ETERNAL.F_BILL.MODEL_KEY.Setter forDB_ETERNAL.F_BILL.NAME.IFBill.setOrderId(String value) Setter forDB_ETERNAL.F_BILL.ORDER_ID.Setter forDB_ETERNAL.F_BILL.SERIAL.Setter forDB_ETERNAL.F_BILL.SIGMA.Setter forDB_ETERNAL.F_BILL.TYPE.IFBill.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.F_BILL.UPDATED_AT.IFBill.setUpdatedBy(String value) Setter forDB_ETERNAL.F_BILL.UPDATED_BY.Methods in cn.vertxup.fm.domain.tables.interfaces with parameters of type IFBill -
Uses of IFBill in cn.vertxup.fm.domain.tables.pojos
Classes in cn.vertxup.fm.domain.tables.pojos that implement IFBillMethods in cn.vertxup.fm.domain.tables.pojos with type parameters of type IFBillMethods in cn.vertxup.fm.domain.tables.pojos with parameters of type IFBillConstructors in cn.vertxup.fm.domain.tables.pojos with parameters of type IFBill -
Uses of IFBill in cn.vertxup.fm.domain.tables.records
Classes in cn.vertxup.fm.domain.tables.records that implement IFBillMethods in cn.vertxup.fm.domain.tables.records with type parameters of type IFBillMethods in cn.vertxup.fm.domain.tables.records with parameters of type IFBill