Uses of Interface
cn.vertxup.fm.domain.tables.interfaces.IFPreAuthorize
Packages that use IFPreAuthorize
Package
Description
-
Uses of IFPreAuthorize in cn.vertxup.fm.domain.tables.interfaces
Methods in cn.vertxup.fm.domain.tables.interfaces with type parameters of type IFPreAuthorizeModifier and TypeMethodDescription<E extends IFPreAuthorize>
EIFPreAuthorize.into(E into) Copy data into another generated Record/POJO implementing the common interface IFPreAuthorizeMethods in cn.vertxup.fm.domain.tables.interfaces that return IFPreAuthorizeModifier and TypeMethodDescriptiondefault IFPreAuthorizeIFPreAuthorize.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.F_PRE_AUTHORIZE.ACTIVE.IFPreAuthorize.setAmount(BigDecimal value) Setter forDB_ETERNAL.F_PRE_AUTHORIZE.AMOUNT.IFPreAuthorize.setBankCard(String value) Setter forDB_ETERNAL.F_PRE_AUTHORIZE.BANK_CARD.IFPreAuthorize.setBankName(String value) Setter forDB_ETERNAL.F_PRE_AUTHORIZE.BANK_NAME.Setter forDB_ETERNAL.F_PRE_AUTHORIZE.BILL_ID.Setter forDB_ETERNAL.F_PRE_AUTHORIZE.BOOK_ID.Setter forDB_ETERNAL.F_PRE_AUTHORIZE.CODE.IFPreAuthorize.setComment(String value) Setter forDB_ETERNAL.F_PRE_AUTHORIZE.COMMENT.IFPreAuthorize.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.F_PRE_AUTHORIZE.CREATED_AT.IFPreAuthorize.setCreatedBy(String value) Setter forDB_ETERNAL.F_PRE_AUTHORIZE.CREATED_BY.IFPreAuthorize.setExpiredAt(LocalDateTime value) Setter forDB_ETERNAL.F_PRE_AUTHORIZE.EXPIRED_AT.Setter forDB_ETERNAL.F_PRE_AUTHORIZE.KEY.IFPreAuthorize.setLanguage(String value) Setter forDB_ETERNAL.F_PRE_AUTHORIZE.LANGUAGE.IFPreAuthorize.setMetadata(String value) Setter forDB_ETERNAL.F_PRE_AUTHORIZE.METADATA.IFPreAuthorize.setOrderId(String value) Setter forDB_ETERNAL.F_PRE_AUTHORIZE.ORDER_ID.Setter forDB_ETERNAL.F_PRE_AUTHORIZE.SERIAL.Setter forDB_ETERNAL.F_PRE_AUTHORIZE.SIGMA.Setter forDB_ETERNAL.F_PRE_AUTHORIZE.STATUS.IFPreAuthorize.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.F_PRE_AUTHORIZE.UPDATED_AT.IFPreAuthorize.setUpdatedBy(String value) Setter forDB_ETERNAL.F_PRE_AUTHORIZE.UPDATED_BY.Methods in cn.vertxup.fm.domain.tables.interfaces with parameters of type IFPreAuthorizeModifier and TypeMethodDescriptionvoidIFPreAuthorize.from(IFPreAuthorize from) Load data from another generated Record/POJO implementing the common interface IFPreAuthorize -
Uses of IFPreAuthorize in cn.vertxup.fm.domain.tables.pojos
Classes in cn.vertxup.fm.domain.tables.pojos that implement IFPreAuthorizeMethods in cn.vertxup.fm.domain.tables.pojos with type parameters of type IFPreAuthorizeMethods in cn.vertxup.fm.domain.tables.pojos with parameters of type IFPreAuthorizeConstructors in cn.vertxup.fm.domain.tables.pojos with parameters of type IFPreAuthorize -
Uses of IFPreAuthorize in cn.vertxup.fm.domain.tables.records
Classes in cn.vertxup.fm.domain.tables.records that implement IFPreAuthorizeMethods in cn.vertxup.fm.domain.tables.records with type parameters of type IFPreAuthorizeMethods in cn.vertxup.fm.domain.tables.records with parameters of type IFPreAuthorize