Uses of Interface
cn.vertxup.fm.domain.tables.interfaces.IFSubject
Packages that use IFSubject
Package
Description
-
Uses of IFSubject in cn.vertxup.fm.domain.tables.interfaces
Methods in cn.vertxup.fm.domain.tables.interfaces with type parameters of type IFSubjectModifier and TypeMethodDescription<E extends IFSubject>
EIFSubject.into(E into) Copy data into another generated Record/POJO implementing the common interface IFSubjectMethods in cn.vertxup.fm.domain.tables.interfaces that return IFSubjectModifier and TypeMethodDescriptiondefault IFSubjectIFSubject.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.F_SUBJECT.ACTIVE.IFSubject.setCategory(String value) Setter forDB_ETERNAL.F_SUBJECT.CATEGORY.Setter forDB_ETERNAL.F_SUBJECT.CODE.IFSubject.setComment(String value) Setter forDB_ETERNAL.F_SUBJECT.COMMENT.IFSubject.setCompanyId(String value) Setter forDB_ETERNAL.F_SUBJECT.COMPANY_ID.IFSubject.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.F_SUBJECT.CREATED_AT.IFSubject.setCreatedBy(String value) Setter forDB_ETERNAL.F_SUBJECT.CREATED_BY.IFSubject.setHelpCode(String value) Setter forDB_ETERNAL.F_SUBJECT.HELP_CODE.Setter forDB_ETERNAL.F_SUBJECT.KEY.IFSubject.setLanguage(String value) Setter forDB_ETERNAL.F_SUBJECT.LANGUAGE.IFSubject.setMetadata(String value) Setter forDB_ETERNAL.F_SUBJECT.METADATA.Setter forDB_ETERNAL.F_SUBJECT.NAME.Setter forDB_ETERNAL.F_SUBJECT.OWNER.IFSubject.setParentId(String value) Setter forDB_ETERNAL.F_SUBJECT.PARENT_ID.Setter forDB_ETERNAL.F_SUBJECT.SERIAL.Setter forDB_ETERNAL.F_SUBJECT.SIGMA.IFSubject.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.F_SUBJECT.UPDATED_AT.IFSubject.setUpdatedBy(String value) Setter forDB_ETERNAL.F_SUBJECT.UPDATED_BY.Methods in cn.vertxup.fm.domain.tables.interfaces with parameters of type IFSubject -
Uses of IFSubject in cn.vertxup.fm.domain.tables.pojos
Classes in cn.vertxup.fm.domain.tables.pojos that implement IFSubjectMethods in cn.vertxup.fm.domain.tables.pojos with type parameters of type IFSubjectMethods in cn.vertxup.fm.domain.tables.pojos with parameters of type IFSubjectConstructors in cn.vertxup.fm.domain.tables.pojos with parameters of type IFSubject -
Uses of IFSubject in cn.vertxup.fm.domain.tables.records
Classes in cn.vertxup.fm.domain.tables.records that implement IFSubjectMethods in cn.vertxup.fm.domain.tables.records with type parameters of type IFSubjectMethods in cn.vertxup.fm.domain.tables.records with parameters of type IFSubject