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