Uses of Interface
cn.vertxup.rbac.domain.tables.interfaces.ISPacket
Packages that use ISPacket
Package
Description
-
Uses of ISPacket in cn.vertxup.rbac.domain.tables.interfaces
Methods in cn.vertxup.rbac.domain.tables.interfaces with type parameters of type ISPacketModifier and TypeMethodDescription<E extends ISPacket>
EISPacket.into(E into) Copy data into another generated Record/POJO implementing the common interface ISPacketMethods in cn.vertxup.rbac.domain.tables.interfaces that return ISPacketModifier and TypeMethodDescriptiondefault ISPacketISPacket.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.S_PACKET.ACTIVE.Setter forDB_ETERNAL.S_PACKET.CODE.ISPacket.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.S_PACKET.CREATED_AT.ISPacket.setCreatedBy(String value) Setter forDB_ETERNAL.S_PACKET.CREATED_BY.ISPacket.setHConfig(String value) Setter forDB_ETERNAL.S_PACKET.H_CONFIG.ISPacket.setHMapping(String value) Setter forDB_ETERNAL.S_PACKET.H_MAPPING.Setter forDB_ETERNAL.S_PACKET.H_TYPE.Setter forDB_ETERNAL.S_PACKET.KEY.ISPacket.setLanguage(String value) Setter forDB_ETERNAL.S_PACKET.LANGUAGE.ISPacket.setMetadata(String value) Setter forDB_ETERNAL.S_PACKET.METADATA.ISPacket.setQConfig(String value) Setter forDB_ETERNAL.S_PACKET.Q_CONFIG.ISPacket.setQMapping(String value) Setter forDB_ETERNAL.S_PACKET.Q_MAPPING.Setter forDB_ETERNAL.S_PACKET.Q_TYPE.ISPacket.setResource(String value) Setter forDB_ETERNAL.S_PACKET.RESOURCE.ISPacket.setRunComponent(String value) Setter forDB_ETERNAL.S_PACKET.RUN_COMPONENT.ISPacket.setRunConfig(String value) Setter forDB_ETERNAL.S_PACKET.RUN_CONFIG.ISPacket.setSeekConfig(String value) Setter forDB_ETERNAL.S_PACKET.SEEK_CONFIG.ISPacket.setSeekSyntax(String value) Setter forDB_ETERNAL.S_PACKET.SEEK_SYNTAX.Setter forDB_ETERNAL.S_PACKET.SIGMA.ISPacket.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.S_PACKET.UPDATED_AT.ISPacket.setUpdatedBy(String value) Setter forDB_ETERNAL.S_PACKET.UPDATED_BY.ISPacket.setVConfig(String value) Setter forDB_ETERNAL.S_PACKET.V_CONFIG.ISPacket.setVMapping(String value) Setter forDB_ETERNAL.S_PACKET.V_MAPPING.Setter forDB_ETERNAL.S_PACKET.V_TYPE.Methods in cn.vertxup.rbac.domain.tables.interfaces with parameters of type ISPacket -
Uses of ISPacket in cn.vertxup.rbac.domain.tables.pojos
Classes in cn.vertxup.rbac.domain.tables.pojos that implement ISPacketMethods in cn.vertxup.rbac.domain.tables.pojos with type parameters of type ISPacketMethods in cn.vertxup.rbac.domain.tables.pojos with parameters of type ISPacketConstructors in cn.vertxup.rbac.domain.tables.pojos with parameters of type ISPacket -
Uses of ISPacket in cn.vertxup.rbac.domain.tables.records
Classes in cn.vertxup.rbac.domain.tables.records that implement ISPacketMethods in cn.vertxup.rbac.domain.tables.records with type parameters of type ISPacketMethods in cn.vertxup.rbac.domain.tables.records with parameters of type ISPacket