Uses of Interface
cn.vertxup.fm.domain.tables.interfaces.IFDebt
Packages that use IFDebt
Package
Description
-
Uses of IFDebt in cn.vertxup.fm.domain.tables.interfaces
Methods in cn.vertxup.fm.domain.tables.interfaces with type parameters of type IFDebtModifier and TypeMethodDescription<E extends IFDebt>
EIFDebt.into(E into) Copy data into another generated Record/POJO implementing the common interface IFDebtMethods in cn.vertxup.fm.domain.tables.interfaces that return IFDebtModifier and TypeMethodDescriptiondefault IFDebtIFDebt.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.F_DEBT.ACTIVE.IFDebt.setAmount(BigDecimal value) Setter forDB_ETERNAL.F_DEBT.AMOUNT.Setter forDB_ETERNAL.F_DEBT.CODE.IFDebt.setComment(String value) Setter forDB_ETERNAL.F_DEBT.COMMENT.IFDebt.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.F_DEBT.CREATED_AT.IFDebt.setCreatedBy(String value) Setter forDB_ETERNAL.F_DEBT.CREATED_BY.IFDebt.setCustomerId(String value) Setter forDB_ETERNAL.F_DEBT.CUSTOMER_ID.IFDebt.setFinished(Boolean value) Setter forDB_ETERNAL.F_DEBT.FINISHED.IFDebt.setFinishedAt(LocalDateTime value) Setter forDB_ETERNAL.F_DEBT.FINISHED_AT.Setter forDB_ETERNAL.F_DEBT.KEY.IFDebt.setLanguage(String value) Setter forDB_ETERNAL.F_DEBT.LANGUAGE.IFDebt.setMetadata(String value) Setter forDB_ETERNAL.F_DEBT.METADATA.Setter forDB_ETERNAL.F_DEBT.NAME.Setter forDB_ETERNAL.F_DEBT.SERIAL.IFDebt.setSettlementId(String value) Setter forDB_ETERNAL.F_DEBT.SETTLEMENT_ID.Setter forDB_ETERNAL.F_DEBT.SIGMA.IFDebt.setSignMobile(String value) Setter forDB_ETERNAL.F_DEBT.SIGN_MOBILE.IFDebt.setSignName(String value) Setter forDB_ETERNAL.F_DEBT.SIGN_NAME.IFDebt.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.F_DEBT.UPDATED_AT.IFDebt.setUpdatedBy(String value) Setter forDB_ETERNAL.F_DEBT.UPDATED_BY.Methods in cn.vertxup.fm.domain.tables.interfaces with parameters of type IFDebt -
Uses of IFDebt in cn.vertxup.fm.domain.tables.pojos
Classes in cn.vertxup.fm.domain.tables.pojos that implement IFDebtMethods in cn.vertxup.fm.domain.tables.pojos with type parameters of type IFDebtMethods in cn.vertxup.fm.domain.tables.pojos with parameters of type IFDebtConstructors in cn.vertxup.fm.domain.tables.pojos with parameters of type IFDebt -
Uses of IFDebt in cn.vertxup.fm.domain.tables.records
Classes in cn.vertxup.fm.domain.tables.records that implement IFDebtMethods in cn.vertxup.fm.domain.tables.records with type parameters of type IFDebtMethods in cn.vertxup.fm.domain.tables.records with parameters of type IFDebt