Uses of Interface
cn.vertxup.tpl.domain.tables.interfaces.IMyBag
Packages that use IMyBag
Package
Description
-
Uses of IMyBag in cn.vertxup.tpl.domain.tables.interfaces
Methods in cn.vertxup.tpl.domain.tables.interfaces with type parameters of type IMyBagModifier and TypeMethodDescription<E extends IMyBag>
EIMyBag.into(E into) Copy data into another generated Record/POJO implementing the common interface IMyBagMethods in cn.vertxup.tpl.domain.tables.interfaces that return IMyBagModifier and TypeMethodDescriptiondefault IMyBagIMyBag.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.MY_BAG.ACTIVE.Setter forDB_ETERNAL.MY_BAG.BAG_ID.IMyBag.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.MY_BAG.CREATED_AT.IMyBag.setCreatedBy(String value) Setter forDB_ETERNAL.MY_BAG.CREATED_BY.Setter forDB_ETERNAL.MY_BAG.KEY.IMyBag.setLanguage(String value) Setter forDB_ETERNAL.MY_BAG.LANGUAGE.IMyBag.setMetadata(String value) Setter forDB_ETERNAL.MY_BAG.METADATA.Setter forDB_ETERNAL.MY_BAG.OWNER.IMyBag.setOwnerType(String value) Setter forDB_ETERNAL.MY_BAG.OWNER_TYPE.IMyBag.setPosition(String value) Setter forDB_ETERNAL.MY_BAG.POSITION.Setter forDB_ETERNAL.MY_BAG.SIGMA.Setter forDB_ETERNAL.MY_BAG.TYPE.Setter forDB_ETERNAL.MY_BAG.UI_SORT.IMyBag.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.MY_BAG.UPDATED_AT.IMyBag.setUpdatedBy(String value) Setter forDB_ETERNAL.MY_BAG.UPDATED_BY.Methods in cn.vertxup.tpl.domain.tables.interfaces with parameters of type IMyBag -
Uses of IMyBag in cn.vertxup.tpl.domain.tables.pojos
Classes in cn.vertxup.tpl.domain.tables.pojos that implement IMyBagMethods in cn.vertxup.tpl.domain.tables.pojos with type parameters of type IMyBagMethods in cn.vertxup.tpl.domain.tables.pojos with parameters of type IMyBagConstructors in cn.vertxup.tpl.domain.tables.pojos with parameters of type IMyBag -
Uses of IMyBag in cn.vertxup.tpl.domain.tables.records
Classes in cn.vertxup.tpl.domain.tables.records that implement IMyBagMethods in cn.vertxup.tpl.domain.tables.records with type parameters of type IMyBagMethods in cn.vertxup.tpl.domain.tables.records with parameters of type IMyBag