Uses of Interface
cn.vertxup.fm.domain.tables.interfaces.IFPayTerm
Packages that use IFPayTerm
Package
Description
-
Uses of IFPayTerm in cn.vertxup.fm.domain.tables.interfaces
Methods in cn.vertxup.fm.domain.tables.interfaces with type parameters of type IFPayTermModifier and TypeMethodDescription<E extends IFPayTerm>
EIFPayTerm.into(E into) Copy data into another generated Record/POJO implementing the common interface IFPayTermMethods in cn.vertxup.fm.domain.tables.interfaces that return IFPayTermModifier and TypeMethodDescriptiondefault IFPayTermIFPayTerm.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.F_PAY_TERM.ACTIVE.IFPayTerm.setCategory(String value) Setter forDB_ETERNAL.F_PAY_TERM.CATEGORY.Setter forDB_ETERNAL.F_PAY_TERM.CODE.IFPayTerm.setComment(String value) Setter forDB_ETERNAL.F_PAY_TERM.COMMENT.IFPayTerm.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.F_PAY_TERM.CREATED_AT.IFPayTerm.setCreatedBy(String value) Setter forDB_ETERNAL.F_PAY_TERM.CREATED_BY.IFPayTerm.setHelpCode(String value) Setter forDB_ETERNAL.F_PAY_TERM.HELP_CODE.Setter forDB_ETERNAL.F_PAY_TERM.KEY.IFPayTerm.setLanguage(String value) Setter forDB_ETERNAL.F_PAY_TERM.LANGUAGE.Setter forDB_ETERNAL.F_PAY_TERM.LEAF.Setter forDB_ETERNAL.F_PAY_TERM.LOCKED.IFPayTerm.setMetadata(String value) Setter forDB_ETERNAL.F_PAY_TERM.METADATA.Setter forDB_ETERNAL.F_PAY_TERM.NAME.IFPayTerm.setParentId(String value) Setter forDB_ETERNAL.F_PAY_TERM.PARENT_ID.Setter forDB_ETERNAL.F_PAY_TERM.SIGMA.IFPayTerm.setSubjectId(String value) Setter forDB_ETERNAL.F_PAY_TERM.SUBJECT_ID.Setter forDB_ETERNAL.F_PAY_TERM.TYPE.IFPayTerm.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.F_PAY_TERM.UPDATED_AT.IFPayTerm.setUpdatedBy(String value) Setter forDB_ETERNAL.F_PAY_TERM.UPDATED_BY.Methods in cn.vertxup.fm.domain.tables.interfaces with parameters of type IFPayTerm -
Uses of IFPayTerm in cn.vertxup.fm.domain.tables.pojos
Classes in cn.vertxup.fm.domain.tables.pojos that implement IFPayTermMethods in cn.vertxup.fm.domain.tables.pojos with type parameters of type IFPayTermMethods in cn.vertxup.fm.domain.tables.pojos with parameters of type IFPayTermConstructors in cn.vertxup.fm.domain.tables.pojos with parameters of type IFPayTerm -
Uses of IFPayTerm in cn.vertxup.fm.domain.tables.records
Classes in cn.vertxup.fm.domain.tables.records that implement IFPayTermMethods in cn.vertxup.fm.domain.tables.records with type parameters of type IFPayTermMethods in cn.vertxup.fm.domain.tables.records with parameters of type IFPayTerm