Uses of Interface
cn.vertxup.tpl.domain.tables.interfaces.IMyTpl
Packages that use IMyTpl
Package
Description
-
Uses of IMyTpl in cn.vertxup.tpl.domain.tables.interfaces
Methods in cn.vertxup.tpl.domain.tables.interfaces with type parameters of type IMyTplModifier and TypeMethodDescription<E extends IMyTpl>
EIMyTpl.into(E into) Copy data into another generated Record/POJO implementing the common interface IMyTplMethods in cn.vertxup.tpl.domain.tables.interfaces that return IMyTplModifier and TypeMethodDescriptiondefault IMyTplIMyTpl.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.MY_TPL.ACTIVE.IMyTpl.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.MY_TPL.CREATED_AT.IMyTpl.setCreatedBy(String value) Setter forDB_ETERNAL.MY_TPL.CREATED_BY.Setter forDB_ETERNAL.MY_TPL.KEY.IMyTpl.setLanguage(String value) Setter forDB_ETERNAL.MY_TPL.LANGUAGE.IMyTpl.setMetadata(String value) Setter forDB_ETERNAL.MY_TPL.METADATA.Setter forDB_ETERNAL.MY_TPL.OWNER.IMyTpl.setOwnerType(String value) Setter forDB_ETERNAL.MY_TPL.OWNER_TYPE.Setter forDB_ETERNAL.MY_TPL.SIGMA.Setter forDB_ETERNAL.MY_TPL.TPL_ID.IMyTpl.setTplType(String value) Setter forDB_ETERNAL.MY_TPL.TPL_TYPE.Setter forDB_ETERNAL.MY_TPL.TYPE.IMyTpl.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.MY_TPL.UPDATED_AT.IMyTpl.setUpdatedBy(String value) Setter forDB_ETERNAL.MY_TPL.UPDATED_BY.Methods in cn.vertxup.tpl.domain.tables.interfaces with parameters of type IMyTpl -
Uses of IMyTpl in cn.vertxup.tpl.domain.tables.pojos
Classes in cn.vertxup.tpl.domain.tables.pojos that implement IMyTplMethods in cn.vertxup.tpl.domain.tables.pojos with type parameters of type IMyTplMethods in cn.vertxup.tpl.domain.tables.pojos with parameters of type IMyTplConstructors in cn.vertxup.tpl.domain.tables.pojos with parameters of type IMyTpl -
Uses of IMyTpl in cn.vertxup.tpl.domain.tables.records
Classes in cn.vertxup.tpl.domain.tables.records that implement IMyTplMethods in cn.vertxup.tpl.domain.tables.records with type parameters of type IMyTplMethods in cn.vertxup.tpl.domain.tables.records with parameters of type IMyTpl