Uses of Interface
cn.vertxup.erp.domain.tables.interfaces.IECompany
Packages that use IECompany
Package
Description
-
Uses of IECompany in cn.vertxup.erp.domain.tables.interfaces
Methods in cn.vertxup.erp.domain.tables.interfaces with type parameters of type IECompanyModifier and TypeMethodDescription<E extends IECompany>
EIECompany.into(E into) Copy data into another generated Record/POJO implementing the common interface IECompanyMethods in cn.vertxup.erp.domain.tables.interfaces that return IECompanyModifier and TypeMethodDescriptiondefault IECompanyIECompany.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.E_COMPANY.ACTIVE.IECompany.setAddress(String value) Setter forDB_ETERNAL.E_COMPANY.ADDRESS.Setter forDB_ETERNAL.E_COMPANY.ALIAS.Setter forDB_ETERNAL.E_COMPANY.CODE.IECompany.setComment(String value) Setter forDB_ETERNAL.E_COMPANY.COMMENT.IECompany.setCompanyId(String value) Setter forDB_ETERNAL.E_COMPANY.COMPANY_ID.IECompany.setContactName(String value) Setter forDB_ETERNAL.E_COMPANY.CONTACT_NAME.IECompany.setContactOnline(String value) Setter forDB_ETERNAL.E_COMPANY.CONTACT_ONLINE.IECompany.setContactPhone(String value) Setter forDB_ETERNAL.E_COMPANY.CONTACT_PHONE.IECompany.setCorporationName(String value) Setter forDB_ETERNAL.E_COMPANY.CORPORATION_NAME.IECompany.setCorporationPhone(String value) Setter forDB_ETERNAL.E_COMPANY.CORPORATION_PHONE.IECompany.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.E_COMPANY.CREATED_AT.IECompany.setCreatedBy(String value) Setter forDB_ETERNAL.E_COMPANY.CREATED_BY.IECompany.setCustomerId(String value) Setter forDB_ETERNAL.E_COMPANY.CUSTOMER_ID.Setter forDB_ETERNAL.E_COMPANY.EMAIL.Setter forDB_ETERNAL.E_COMPANY.FAX.IECompany.setHomepage(String value) Setter forDB_ETERNAL.E_COMPANY.HOMEPAGE.Setter forDB_ETERNAL.E_COMPANY.KEY.IECompany.setLanguage(String value) Setter forDB_ETERNAL.E_COMPANY.LANGUAGE.IECompany.setLocationId(String value) Setter forDB_ETERNAL.E_COMPANY.LOCATION_ID.Setter forDB_ETERNAL.E_COMPANY.LOGO.IECompany.setMetadata(String value) Setter forDB_ETERNAL.E_COMPANY.METADATA.Setter forDB_ETERNAL.E_COMPANY.NAME.Setter forDB_ETERNAL.E_COMPANY.PHONE.Setter forDB_ETERNAL.E_COMPANY.SIGMA.IECompany.setTaxCode(String value) Setter forDB_ETERNAL.E_COMPANY.TAX_CODE.IECompany.setTaxTitle(String value) Setter forDB_ETERNAL.E_COMPANY.TAX_TITLE.Setter forDB_ETERNAL.E_COMPANY.TITLE.Setter forDB_ETERNAL.E_COMPANY.TYPE.IECompany.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.E_COMPANY.UPDATED_AT.IECompany.setUpdatedBy(String value) Setter forDB_ETERNAL.E_COMPANY.UPDATED_BY.Methods in cn.vertxup.erp.domain.tables.interfaces with parameters of type IECompany -
Uses of IECompany in cn.vertxup.erp.domain.tables.pojos
Classes in cn.vertxup.erp.domain.tables.pojos that implement IECompanyMethods in cn.vertxup.erp.domain.tables.pojos with type parameters of type IECompanyMethods in cn.vertxup.erp.domain.tables.pojos with parameters of type IECompanyConstructors in cn.vertxup.erp.domain.tables.pojos with parameters of type IECompany -
Uses of IECompany in cn.vertxup.erp.domain.tables.records
Classes in cn.vertxup.erp.domain.tables.records that implement IECompanyMethods in cn.vertxup.erp.domain.tables.records with type parameters of type IECompanyMethods in cn.vertxup.erp.domain.tables.records with parameters of type IECompany