Uses of Interface
cn.vertxup.ambient.domain.tables.interfaces.IXNumber
Packages that use IXNumber
Package
Description
-
Uses of IXNumber in cn.vertxup.ambient.domain.tables.interfaces
Methods in cn.vertxup.ambient.domain.tables.interfaces with type parameters of type IXNumberModifier and TypeMethodDescription<E extends IXNumber>
EIXNumber.into(E into) Copy data into another generated Record/POJO implementing the common interface IXNumberMethods in cn.vertxup.ambient.domain.tables.interfaces that return IXNumberModifier and TypeMethodDescriptiondefault IXNumberIXNumber.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.X_NUMBER.ACTIVE.Setter forDB_ETERNAL.X_NUMBER.APP_ID.Setter forDB_ETERNAL.X_NUMBER.CODE.IXNumber.setComment(String value) Setter forDB_ETERNAL.X_NUMBER.COMMENT.IXNumber.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.X_NUMBER.CREATED_AT.IXNumber.setCreatedBy(String value) Setter forDB_ETERNAL.X_NUMBER.CREATED_BY.IXNumber.setCurrent(Long value) Setter forDB_ETERNAL.X_NUMBER.CURRENT.IXNumber.setDecrement(Boolean value) Setter forDB_ETERNAL.X_NUMBER.DECREMENT.Setter forDB_ETERNAL.X_NUMBER.FORMAT.IXNumber.setIdentifier(String value) Setter forDB_ETERNAL.X_NUMBER.IDENTIFIER.Setter forDB_ETERNAL.X_NUMBER.KEY.IXNumber.setLanguage(String value) Setter forDB_ETERNAL.X_NUMBER.LANGUAGE.Setter forDB_ETERNAL.X_NUMBER.LENGTH.IXNumber.setMetadata(String value) Setter forDB_ETERNAL.X_NUMBER.METADATA.Setter forDB_ETERNAL.X_NUMBER.PREFIX.IXNumber.setRenewal(Boolean value) Setter forDB_ETERNAL.X_NUMBER.RENEWAL.Setter forDB_ETERNAL.X_NUMBER.SIGMA.Setter forDB_ETERNAL.X_NUMBER.STEP.Setter forDB_ETERNAL.X_NUMBER.SUFFIX.Setter forDB_ETERNAL.X_NUMBER.TIME.IXNumber.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.X_NUMBER.UPDATED_AT.IXNumber.setUpdatedBy(String value) Setter forDB_ETERNAL.X_NUMBER.UPDATED_BY.Methods in cn.vertxup.ambient.domain.tables.interfaces with parameters of type IXNumber -
Uses of IXNumber in cn.vertxup.ambient.domain.tables.pojos
Classes in cn.vertxup.ambient.domain.tables.pojos that implement IXNumberMethods in cn.vertxup.ambient.domain.tables.pojos with type parameters of type IXNumberMethods in cn.vertxup.ambient.domain.tables.pojos with parameters of type IXNumberConstructors in cn.vertxup.ambient.domain.tables.pojos with parameters of type IXNumber -
Uses of IXNumber in cn.vertxup.ambient.domain.tables.records
Classes in cn.vertxup.ambient.domain.tables.records that implement IXNumberMethods in cn.vertxup.ambient.domain.tables.records with type parameters of type IXNumberMethods in cn.vertxup.ambient.domain.tables.records with parameters of type IXNumber