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