Uses of Interface
cn.vertxup.erp.domain.tables.interfaces.IEBrand
Packages that use IEBrand
Package
Description
-
Uses of IEBrand in cn.vertxup.erp.domain.tables.interfaces
Methods in cn.vertxup.erp.domain.tables.interfaces with type parameters of type IEBrandModifier and TypeMethodDescription<E extends IEBrand>
EIEBrand.into(E into) Copy data into another generated Record/POJO implementing the common interface IEBrandMethods in cn.vertxup.erp.domain.tables.interfaces that return IEBrandModifier and TypeMethodDescriptiondefault IEBrandIEBrand.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.E_BRAND.ACTIVE.Setter forDB_ETERNAL.E_BRAND.ALIAS.Setter forDB_ETERNAL.E_BRAND.AREA.IEBrand.setAreaCategory(String value) Setter forDB_ETERNAL.E_BRAND.AREA_CATEGORY.IEBrand.setAreaName(String value) Setter forDB_ETERNAL.E_BRAND.AREA_NAME.IEBrand.setCategoryCode(String value) Setter forDB_ETERNAL.E_BRAND.CATEGORY_CODE.IEBrand.setCategoryName(String value) Setter forDB_ETERNAL.E_BRAND.CATEGORY_NAME.Setter forDB_ETERNAL.E_BRAND.CODE.IEBrand.setCompanyName(String value) Setter forDB_ETERNAL.E_BRAND.COMPANY_NAME.IEBrand.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.E_BRAND.CREATED_AT.IEBrand.setCreatedBy(String value) Setter forDB_ETERNAL.E_BRAND.CREATED_BY.Setter forDB_ETERNAL.E_BRAND.KEY.IEBrand.setLanguage(String value) Setter forDB_ETERNAL.E_BRAND.LANGUAGE.IEBrand.setMetadata(String value) Setter forDB_ETERNAL.E_BRAND.METADATA.Setter forDB_ETERNAL.E_BRAND.NAME.Setter forDB_ETERNAL.E_BRAND.SIGMA.IEBrand.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.E_BRAND.UPDATED_AT.IEBrand.setUpdatedBy(String value) Setter forDB_ETERNAL.E_BRAND.UPDATED_BY.Methods in cn.vertxup.erp.domain.tables.interfaces with parameters of type IEBrand -
Uses of IEBrand in cn.vertxup.erp.domain.tables.pojos
Classes in cn.vertxup.erp.domain.tables.pojos that implement IEBrandMethods in cn.vertxup.erp.domain.tables.pojos with type parameters of type IEBrandMethods in cn.vertxup.erp.domain.tables.pojos with parameters of type IEBrandConstructors in cn.vertxup.erp.domain.tables.pojos with parameters of type IEBrand -
Uses of IEBrand in cn.vertxup.erp.domain.tables.records
Classes in cn.vertxup.erp.domain.tables.records that implement IEBrandMethods in cn.vertxup.erp.domain.tables.records with type parameters of type IEBrandMethods in cn.vertxup.erp.domain.tables.records with parameters of type IEBrand