Uses of Interface
cn.vertxup.tpl.domain.tables.interfaces.IMyFavor
Packages that use IMyFavor
Package
Description
-
Uses of IMyFavor in cn.vertxup.tpl.domain.tables.interfaces
Methods in cn.vertxup.tpl.domain.tables.interfaces with type parameters of type IMyFavorModifier and TypeMethodDescription<E extends IMyFavor>
EIMyFavor.into(E into) Copy data into another generated Record/POJO implementing the common interface IMyFavorMethods in cn.vertxup.tpl.domain.tables.interfaces that return IMyFavorModifier and TypeMethodDescriptiondefault IMyFavorIMyFavor.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.MY_FAVOR.ACTIVE.IMyFavor.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.MY_FAVOR.CREATED_AT.IMyFavor.setCreatedBy(String value) Setter forDB_ETERNAL.MY_FAVOR.CREATED_BY.Setter forDB_ETERNAL.MY_FAVOR.KEY.IMyFavor.setLanguage(String value) Setter forDB_ETERNAL.MY_FAVOR.LANGUAGE.IMyFavor.setMetadata(String value) Setter forDB_ETERNAL.MY_FAVOR.METADATA.Setter forDB_ETERNAL.MY_FAVOR.OWNER.IMyFavor.setOwnerType(String value) Setter forDB_ETERNAL.MY_FAVOR.OWNER_TYPE.IMyFavor.setPosition(String value) Setter forDB_ETERNAL.MY_FAVOR.POSITION.Setter forDB_ETERNAL.MY_FAVOR.SIGMA.Setter forDB_ETERNAL.MY_FAVOR.TYPE.Setter forDB_ETERNAL.MY_FAVOR.UI_SORT.IMyFavor.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.MY_FAVOR.UPDATED_AT.IMyFavor.setUpdatedBy(String value) Setter forDB_ETERNAL.MY_FAVOR.UPDATED_BY.Setter forDB_ETERNAL.MY_FAVOR.URI.IMyFavor.setUriFull(String value) Setter forDB_ETERNAL.MY_FAVOR.URI_FULL.Setter forDB_ETERNAL.MY_FAVOR.URI_KEY.IMyFavor.setUriParam(String value) Setter forDB_ETERNAL.MY_FAVOR.URI_PARAM.Methods in cn.vertxup.tpl.domain.tables.interfaces with parameters of type IMyFavor -
Uses of IMyFavor in cn.vertxup.tpl.domain.tables.pojos
Classes in cn.vertxup.tpl.domain.tables.pojos that implement IMyFavorMethods in cn.vertxup.tpl.domain.tables.pojos with type parameters of type IMyFavorMethods in cn.vertxup.tpl.domain.tables.pojos with parameters of type IMyFavorConstructors in cn.vertxup.tpl.domain.tables.pojos with parameters of type IMyFavor -
Uses of IMyFavor in cn.vertxup.tpl.domain.tables.records
Classes in cn.vertxup.tpl.domain.tables.records that implement IMyFavorMethods in cn.vertxup.tpl.domain.tables.records with type parameters of type IMyFavorMethods in cn.vertxup.tpl.domain.tables.records with parameters of type IMyFavor