Uses of Interface
cn.vertxup.fm.domain.tables.interfaces.IFBook
Packages that use IFBook
Package
Description
-
Uses of IFBook in cn.vertxup.fm.domain.tables.interfaces
Methods in cn.vertxup.fm.domain.tables.interfaces with type parameters of type IFBookModifier and TypeMethodDescription<E extends IFBook>
EIFBook.into(E into) Copy data into another generated Record/POJO implementing the common interface IFBookMethods in cn.vertxup.fm.domain.tables.interfaces that return IFBookModifier and TypeMethodDescriptiondefault IFBookIFBook.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.F_BOOK.ACTIVE.IFBook.setAmount(BigDecimal value) Setter forDB_ETERNAL.F_BOOK.AMOUNT.IFBook.setChecked(Boolean value) Setter forDB_ETERNAL.F_BOOK.CHECKED.IFBook.setCheckedDesc(String value) Setter forDB_ETERNAL.F_BOOK.CHECKED_DESC.Setter forDB_ETERNAL.F_BOOK.CODE.IFBook.setComment(String value) Setter forDB_ETERNAL.F_BOOK.COMMENT.IFBook.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.F_BOOK.CREATED_AT.IFBook.setCreatedBy(String value) Setter forDB_ETERNAL.F_BOOK.CREATED_BY.Setter forDB_ETERNAL.F_BOOK.EXCEED.IFBook.setExceedDesc(String value) Setter forDB_ETERNAL.F_BOOK.EXCEED_DESC.Setter forDB_ETERNAL.F_BOOK.KEY.IFBook.setLanguage(String value) Setter forDB_ETERNAL.F_BOOK.LANGUAGE.Setter forDB_ETERNAL.F_BOOK.MAJOR.IFBook.setMetadata(String value) Setter forDB_ETERNAL.F_BOOK.METADATA.IFBook.setModelId(String value) Setter forDB_ETERNAL.F_BOOK.MODEL_ID.IFBook.setModelKey(String value) Setter forDB_ETERNAL.F_BOOK.MODEL_KEY.Setter forDB_ETERNAL.F_BOOK.NAME.IFBook.setOrderId(String value) Setter forDB_ETERNAL.F_BOOK.ORDER_ID.IFBook.setParentId(String value) Setter forDB_ETERNAL.F_BOOK.PARENT_ID.Setter forDB_ETERNAL.F_BOOK.SERIAL.Setter forDB_ETERNAL.F_BOOK.SIGMA.Setter forDB_ETERNAL.F_BOOK.STATUS.Setter forDB_ETERNAL.F_BOOK.TYPE.IFBook.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.F_BOOK.UPDATED_AT.IFBook.setUpdatedBy(String value) Setter forDB_ETERNAL.F_BOOK.UPDATED_BY.Methods in cn.vertxup.fm.domain.tables.interfaces with parameters of type IFBook -
Uses of IFBook in cn.vertxup.fm.domain.tables.pojos
Classes in cn.vertxup.fm.domain.tables.pojos that implement IFBookMethods in cn.vertxup.fm.domain.tables.pojos with type parameters of type IFBookMethods in cn.vertxup.fm.domain.tables.pojos with parameters of type IFBookConstructors in cn.vertxup.fm.domain.tables.pojos with parameters of type IFBook -
Uses of IFBook in cn.vertxup.fm.domain.tables.records
Classes in cn.vertxup.fm.domain.tables.records that implement IFBookMethods in cn.vertxup.fm.domain.tables.records with type parameters of type IFBookMethods in cn.vertxup.fm.domain.tables.records with parameters of type IFBook