Uses of Interface
cn.vertxup.lbs.domain.tables.interfaces.ILRegion
Packages that use ILRegion
Package
Description
-
Uses of ILRegion in cn.vertxup.lbs.domain.tables.interfaces
Methods in cn.vertxup.lbs.domain.tables.interfaces with type parameters of type ILRegionModifier and TypeMethodDescription<E extends ILRegion>
EILRegion.into(E into) Copy data into another generated Record/POJO implementing the common interface ILRegionMethods in cn.vertxup.lbs.domain.tables.interfaces that return ILRegionModifier and TypeMethodDescriptiondefault ILRegionILRegion.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.L_REGION.ACTIVE.Setter forDB_ETERNAL.L_REGION.CITY_ID.Setter forDB_ETERNAL.L_REGION.CODE.ILRegion.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.L_REGION.CREATED_AT.ILRegion.setCreatedBy(String value) Setter forDB_ETERNAL.L_REGION.CREATED_BY.Setter forDB_ETERNAL.L_REGION.KEY.ILRegion.setLanguage(String value) Setter forDB_ETERNAL.L_REGION.LANGUAGE.ILRegion.setMetadata(String value) Setter forDB_ETERNAL.L_REGION.METADATA.Setter forDB_ETERNAL.L_REGION.NAME.Setter forDB_ETERNAL.L_REGION.ORDER.Setter forDB_ETERNAL.L_REGION.SIGMA.ILRegion.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.L_REGION.UPDATED_AT.ILRegion.setUpdatedBy(String value) Setter forDB_ETERNAL.L_REGION.UPDATED_BY.Methods in cn.vertxup.lbs.domain.tables.interfaces with parameters of type ILRegion -
Uses of ILRegion in cn.vertxup.lbs.domain.tables.pojos
Classes in cn.vertxup.lbs.domain.tables.pojos that implement ILRegionMethods in cn.vertxup.lbs.domain.tables.pojos with type parameters of type ILRegionMethods in cn.vertxup.lbs.domain.tables.pojos with parameters of type ILRegionConstructors in cn.vertxup.lbs.domain.tables.pojos with parameters of type ILRegion -
Uses of ILRegion in cn.vertxup.lbs.domain.tables.records
Classes in cn.vertxup.lbs.domain.tables.records that implement ILRegionMethods in cn.vertxup.lbs.domain.tables.records with type parameters of type ILRegionMethods in cn.vertxup.lbs.domain.tables.records with parameters of type ILRegion