Uses of Interface
cn.vertxup.lbs.domain.tables.interfaces.ILTent
Packages that use ILTent
Package
Description
-
Uses of ILTent in cn.vertxup.lbs.domain.tables.interfaces
Methods in cn.vertxup.lbs.domain.tables.interfaces with type parameters of type ILTentModifier and TypeMethodDescription<E extends ILTent>
EILTent.into(E into) Copy data into another generated Record/POJO implementing the common interface ILTentMethods in cn.vertxup.lbs.domain.tables.interfaces that return ILTentModifier and TypeMethodDescriptiondefault ILTentILTent.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.L_TENT.ACTIVE.Setter forDB_ETERNAL.L_TENT.CODE.ILTent.setContactName(String value) Setter forDB_ETERNAL.L_TENT.CONTACT_NAME.ILTent.setContactPhone(String value) Setter forDB_ETERNAL.L_TENT.CONTACT_PHONE.ILTent.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.L_TENT.CREATED_AT.ILTent.setCreatedBy(String value) Setter forDB_ETERNAL.L_TENT.CREATED_BY.Setter forDB_ETERNAL.L_TENT.KEY.ILTent.setLanguage(String value) Setter forDB_ETERNAL.L_TENT.LANGUAGE.ILTent.setLocationId(String value) Setter forDB_ETERNAL.L_TENT.LOCATION_ID.ILTent.setMetadata(String value) Setter forDB_ETERNAL.L_TENT.METADATA.Setter forDB_ETERNAL.L_TENT.NAME.Setter forDB_ETERNAL.L_TENT.ORDER.Setter forDB_ETERNAL.L_TENT.SIGMA.ILTent.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.L_TENT.UPDATED_AT.ILTent.setUpdatedBy(String value) Setter forDB_ETERNAL.L_TENT.UPDATED_BY.Setter forDB_ETERNAL.L_TENT.YARD_ID.Methods in cn.vertxup.lbs.domain.tables.interfaces with parameters of type ILTent -
Uses of ILTent in cn.vertxup.lbs.domain.tables.pojos
Classes in cn.vertxup.lbs.domain.tables.pojos that implement ILTentMethods in cn.vertxup.lbs.domain.tables.pojos with type parameters of type ILTentMethods in cn.vertxup.lbs.domain.tables.pojos with parameters of type ILTentConstructors in cn.vertxup.lbs.domain.tables.pojos with parameters of type ILTent -
Uses of ILTent in cn.vertxup.lbs.domain.tables.records
Classes in cn.vertxup.lbs.domain.tables.records that implement ILTentMethods in cn.vertxup.lbs.domain.tables.records with type parameters of type ILTentMethods in cn.vertxup.lbs.domain.tables.records with parameters of type ILTent