Uses of Interface
cn.vertxup.fm.domain.tables.interfaces.IFPayment
Packages that use IFPayment
Package
Description
-
Uses of IFPayment in cn.vertxup.fm.domain.tables.interfaces
Methods in cn.vertxup.fm.domain.tables.interfaces with type parameters of type IFPaymentModifier and TypeMethodDescription<E extends IFPayment>
EIFPayment.into(E into) Copy data into another generated Record/POJO implementing the common interface IFPaymentMethods in cn.vertxup.fm.domain.tables.interfaces that return IFPaymentModifier and TypeMethodDescriptiondefault IFPaymentIFPayment.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.F_PAYMENT.ACTIVE.IFPayment.setAmount(BigDecimal value) Setter forDB_ETERNAL.F_PAYMENT.AMOUNT.Setter forDB_ETERNAL.F_PAYMENT.CODE.IFPayment.setComment(String value) Setter forDB_ETERNAL.F_PAYMENT.COMMENT.IFPayment.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.F_PAYMENT.CREATED_AT.IFPayment.setCreatedBy(String value) Setter forDB_ETERNAL.F_PAYMENT.CREATED_BY.Setter forDB_ETERNAL.F_PAYMENT.KEY.IFPayment.setLanguage(String value) Setter forDB_ETERNAL.F_PAYMENT.LANGUAGE.IFPayment.setMetadata(String value) Setter forDB_ETERNAL.F_PAYMENT.METADATA.Setter forDB_ETERNAL.F_PAYMENT.NAME.Setter forDB_ETERNAL.F_PAYMENT.PAY_ID.IFPayment.setPayMethod(String value) Setter forDB_ETERNAL.F_PAYMENT.PAY_METHOD.IFPayment.setPayMobile(String value) Setter forDB_ETERNAL.F_PAYMENT.PAY_MOBILE.IFPayment.setPayName(String value) Setter forDB_ETERNAL.F_PAYMENT.PAY_NAME.Setter forDB_ETERNAL.F_PAYMENT.PREPAY.Setter forDB_ETERNAL.F_PAYMENT.SERIAL.Setter forDB_ETERNAL.F_PAYMENT.SIGMA.IFPayment.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.F_PAYMENT.UPDATED_AT.IFPayment.setUpdatedBy(String value) Setter forDB_ETERNAL.F_PAYMENT.UPDATED_BY.Methods in cn.vertxup.fm.domain.tables.interfaces with parameters of type IFPayment -
Uses of IFPayment in cn.vertxup.fm.domain.tables.pojos
Classes in cn.vertxup.fm.domain.tables.pojos that implement IFPaymentMethods in cn.vertxup.fm.domain.tables.pojos with type parameters of type IFPaymentMethods in cn.vertxup.fm.domain.tables.pojos with parameters of type IFPaymentConstructors in cn.vertxup.fm.domain.tables.pojos with parameters of type IFPayment -
Uses of IFPayment in cn.vertxup.fm.domain.tables.records
Classes in cn.vertxup.fm.domain.tables.records that implement IFPaymentMethods in cn.vertxup.fm.domain.tables.records with type parameters of type IFPaymentMethods in cn.vertxup.fm.domain.tables.records with parameters of type IFPayment