Uses of Interface
cn.vertxup.fm.domain.tables.interfaces.IFBank
Packages that use IFBank
Package
Description
-
Uses of IFBank in cn.vertxup.fm.domain.tables.interfaces
Methods in cn.vertxup.fm.domain.tables.interfaces with type parameters of type IFBankModifier and TypeMethodDescription<E extends IFBank>
EIFBank.into(E into) Copy data into another generated Record/POJO implementing the common interface IFBankMethods in cn.vertxup.fm.domain.tables.interfaces that return IFBankModifier and TypeMethodDescriptiondefault IFBankIFBank.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.F_BANK.ACTIVE.Setter forDB_ETERNAL.F_BANK.ALIAS.Setter forDB_ETERNAL.F_BANK.BANK_ID.Setter forDB_ETERNAL.F_BANK.BRANCH.IFBank.setBranchCode(String value) Setter forDB_ETERNAL.F_BANK.BRANCH_CODE.IFBank.setBranchName(String value) Setter forDB_ETERNAL.F_BANK.BRANCH_NAME.Setter forDB_ETERNAL.F_BANK.CODE.IFBank.setComment(String value) Setter forDB_ETERNAL.F_BANK.COMMENT.IFBank.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.F_BANK.CREATED_AT.IFBank.setCreatedBy(String value) Setter forDB_ETERNAL.F_BANK.CREATED_BY.Setter forDB_ETERNAL.F_BANK.KEY.IFBank.setLanguage(String value) Setter forDB_ETERNAL.F_BANK.LANGUAGE.IFBank.setLocationId(String value) Setter forDB_ETERNAL.F_BANK.LOCATION_ID.Setter forDB_ETERNAL.F_BANK.LOGO.IFBank.setMetadata(String value) Setter forDB_ETERNAL.F_BANK.METADATA.Setter forDB_ETERNAL.F_BANK.NAME.Setter forDB_ETERNAL.F_BANK.SIGMA.IFBank.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.F_BANK.UPDATED_AT.IFBank.setUpdatedBy(String value) Setter forDB_ETERNAL.F_BANK.UPDATED_BY.IFBank.setWebsite(String value) Setter forDB_ETERNAL.F_BANK.WEBSITE.Methods in cn.vertxup.fm.domain.tables.interfaces with parameters of type IFBank -
Uses of IFBank in cn.vertxup.fm.domain.tables.pojos
Classes in cn.vertxup.fm.domain.tables.pojos that implement IFBankMethods in cn.vertxup.fm.domain.tables.pojos with type parameters of type IFBankMethods in cn.vertxup.fm.domain.tables.pojos with parameters of type IFBankConstructors in cn.vertxup.fm.domain.tables.pojos with parameters of type IFBank -
Uses of IFBank in cn.vertxup.fm.domain.tables.records
Classes in cn.vertxup.fm.domain.tables.records that implement IFBankMethods in cn.vertxup.fm.domain.tables.records with type parameters of type IFBankMethods in cn.vertxup.fm.domain.tables.records with parameters of type IFBank