Uses of Interface
cn.vertxup.ambient.domain.tables.interfaces.IXApp
Packages that use IXApp
Package
Description
-
Uses of IXApp in cn.vertxup.ambient.domain.tables.interfaces
Methods in cn.vertxup.ambient.domain.tables.interfaces with type parameters of type IXAppModifier and TypeMethodDescription<E extends IXApp>
EIXApp.into(E into) Copy data into another generated Record/POJO implementing the common interface IXAppMethods in cn.vertxup.ambient.domain.tables.interfaces that return IXAppModifier and TypeMethodDescriptiondefault IXAppIXApp.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.X_APP.ACTIVE.Setter forDB_ETERNAL.X_APP.APP_KEY.IXApp.setAppPort(Integer value) Setter forDB_ETERNAL.X_APP.APP_PORT.Setter forDB_ETERNAL.X_APP.CODE.IXApp.setCopyRight(String value) Setter forDB_ETERNAL.X_APP.COPY_RIGHT.IXApp.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.X_APP.CREATED_AT.IXApp.setCreatedBy(String value) Setter forDB_ETERNAL.X_APP.CREATED_BY.Setter forDB_ETERNAL.X_APP.DOMAIN.Setter forDB_ETERNAL.X_APP.EMAIL.Setter forDB_ETERNAL.X_APP.ICP.Setter forDB_ETERNAL.X_APP.KEY.IXApp.setLanguage(String value) Setter forDB_ETERNAL.X_APP.LANGUAGE.Setter forDB_ETERNAL.X_APP.LOGO.IXApp.setMetadata(String value) Setter forDB_ETERNAL.X_APP.METADATA.Setter forDB_ETERNAL.X_APP.NAME.Setter forDB_ETERNAL.X_APP.PATH.Setter forDB_ETERNAL.X_APP.ROUTE.Setter forDB_ETERNAL.X_APP.SIGMA.Setter forDB_ETERNAL.X_APP.TITLE.IXApp.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.X_APP.UPDATED_AT.IXApp.setUpdatedBy(String value) Setter forDB_ETERNAL.X_APP.UPDATED_BY.IXApp.setUrlEntry(String value) Setter forDB_ETERNAL.X_APP.URL_ENTRY.IXApp.setUrlMain(String value) Setter forDB_ETERNAL.X_APP.URL_MAIN.Methods in cn.vertxup.ambient.domain.tables.interfaces with parameters of type IXApp -
Uses of IXApp in cn.vertxup.ambient.domain.tables.pojos
Classes in cn.vertxup.ambient.domain.tables.pojos that implement IXAppMethods in cn.vertxup.ambient.domain.tables.pojos with type parameters of type IXAppMethods in cn.vertxup.ambient.domain.tables.pojos with parameters of type IXAppConstructors in cn.vertxup.ambient.domain.tables.pojos with parameters of type IXApp -
Uses of IXApp in cn.vertxup.ambient.domain.tables.records
Classes in cn.vertxup.ambient.domain.tables.records that implement IXAppMethods in cn.vertxup.ambient.domain.tables.records with type parameters of type IXAppMethods in cn.vertxup.ambient.domain.tables.records with parameters of type IXApp