Uses of Interface
cn.vertxup.erp.domain.tables.interfaces.IRCompanyCustomer
Packages that use IRCompanyCustomer
Package
Description
-
Uses of IRCompanyCustomer in cn.vertxup.erp.domain.tables.interfaces
Methods in cn.vertxup.erp.domain.tables.interfaces with type parameters of type IRCompanyCustomerModifier and TypeMethodDescription<E extends IRCompanyCustomer>
EIRCompanyCustomer.into(E into) Copy data into another generated Record/POJO implementing the common interface IRCompanyCustomerMethods in cn.vertxup.erp.domain.tables.interfaces that return IRCompanyCustomerModifier and TypeMethodDescriptiondefault IRCompanyCustomerIRCompanyCustomer.fromJson(io.vertx.core.json.JsonObject json) IRCompanyCustomer.setComment(String value) Setter forDB_ETERNAL.R_COMPANY_CUSTOMER.COMMENT.IRCompanyCustomer.setCompanyId(String value) Setter forDB_ETERNAL.R_COMPANY_CUSTOMER.COMPANY_ID.IRCompanyCustomer.setCustomerId(String value) Setter forDB_ETERNAL.R_COMPANY_CUSTOMER.CUSTOMER_ID.Methods in cn.vertxup.erp.domain.tables.interfaces with parameters of type IRCompanyCustomerModifier and TypeMethodDescriptionvoidIRCompanyCustomer.from(IRCompanyCustomer from) Load data from another generated Record/POJO implementing the common interface IRCompanyCustomer -
Uses of IRCompanyCustomer in cn.vertxup.erp.domain.tables.pojos
Classes in cn.vertxup.erp.domain.tables.pojos that implement IRCompanyCustomerMethods in cn.vertxup.erp.domain.tables.pojos with type parameters of type IRCompanyCustomerMethods in cn.vertxup.erp.domain.tables.pojos with parameters of type IRCompanyCustomerConstructors in cn.vertxup.erp.domain.tables.pojos with parameters of type IRCompanyCustomer -
Uses of IRCompanyCustomer in cn.vertxup.erp.domain.tables.records
Classes in cn.vertxup.erp.domain.tables.records that implement IRCompanyCustomerMethods in cn.vertxup.erp.domain.tables.records with type parameters of type IRCompanyCustomerModifier and TypeMethodDescription<E extends IRCompanyCustomer>
ERCompanyCustomerRecord.into(E into) Methods in cn.vertxup.erp.domain.tables.records with parameters of type IRCompanyCustomer