Uses of Interface
cn.vertxup.lbs.domain.tables.interfaces.ILCountry
Packages that use ILCountry
Package
Description
-
Uses of ILCountry in cn.vertxup.lbs.domain.tables.interfaces
Methods in cn.vertxup.lbs.domain.tables.interfaces with type parameters of type ILCountryModifier and TypeMethodDescription<E extends ILCountry>
EILCountry.into(E into) Copy data into another generated Record/POJO implementing the common interface ILCountryMethods in cn.vertxup.lbs.domain.tables.interfaces that return ILCountryModifier and TypeMethodDescriptiondefault ILCountryILCountry.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.L_COUNTRY.ACTIVE.Setter forDB_ETERNAL.L_COUNTRY.CODE.ILCountry.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.L_COUNTRY.CREATED_AT.ILCountry.setCreatedBy(String value) Setter forDB_ETERNAL.L_COUNTRY.CREATED_BY.ILCountry.setCurrency(String value) Setter forDB_ETERNAL.L_COUNTRY.CURRENCY.Setter forDB_ETERNAL.L_COUNTRY.FLAG.Setter forDB_ETERNAL.L_COUNTRY.KEY.ILCountry.setLanguage(String value) Setter forDB_ETERNAL.L_COUNTRY.LANGUAGE.ILCountry.setMetadata(String value) Setter forDB_ETERNAL.L_COUNTRY.METADATA.Setter forDB_ETERNAL.L_COUNTRY.NAME.Setter forDB_ETERNAL.L_COUNTRY.ORDER.ILCountry.setPhonePrefix(String value) Setter forDB_ETERNAL.L_COUNTRY.PHONE_PREFIX.Setter forDB_ETERNAL.L_COUNTRY.SIGMA.ILCountry.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.L_COUNTRY.UPDATED_AT.ILCountry.setUpdatedBy(String value) Setter forDB_ETERNAL.L_COUNTRY.UPDATED_BY.Methods in cn.vertxup.lbs.domain.tables.interfaces with parameters of type ILCountry -
Uses of ILCountry in cn.vertxup.lbs.domain.tables.pojos
Classes in cn.vertxup.lbs.domain.tables.pojos that implement ILCountryMethods in cn.vertxup.lbs.domain.tables.pojos with type parameters of type ILCountryMethods in cn.vertxup.lbs.domain.tables.pojos with parameters of type ILCountryConstructors in cn.vertxup.lbs.domain.tables.pojos with parameters of type ILCountry -
Uses of ILCountry in cn.vertxup.lbs.domain.tables.records
Classes in cn.vertxup.lbs.domain.tables.records that implement ILCountryMethods in cn.vertxup.lbs.domain.tables.records with type parameters of type ILCountryMethods in cn.vertxup.lbs.domain.tables.records with parameters of type ILCountry