Uses of Interface
cn.vertxup.lbs.domain.tables.interfaces.ILYard
Packages that use ILYard
Package
Description
-
Uses of ILYard in cn.vertxup.lbs.domain.tables.interfaces
Methods in cn.vertxup.lbs.domain.tables.interfaces with type parameters of type ILYardModifier and TypeMethodDescription<E extends ILYard>
EILYard.into(E into) Copy data into another generated Record/POJO implementing the common interface ILYardMethods in cn.vertxup.lbs.domain.tables.interfaces that return ILYardModifier and TypeMethodDescriptiondefault ILYardILYard.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.L_YARD.ACTIVE.Setter forDB_ETERNAL.L_YARD.CODE.ILYard.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.L_YARD.CREATED_AT.ILYard.setCreatedBy(String value) Setter forDB_ETERNAL.L_YARD.CREATED_BY.Setter forDB_ETERNAL.L_YARD.KEY.ILYard.setLanguage(String value) Setter forDB_ETERNAL.L_YARD.LANGUAGE.ILYard.setLocationId(String value) Setter forDB_ETERNAL.L_YARD.LOCATION_ID.ILYard.setMetadata(String value) Setter forDB_ETERNAL.L_YARD.METADATA.Setter forDB_ETERNAL.L_YARD.NAME.Setter forDB_ETERNAL.L_YARD.ORDER.Setter forDB_ETERNAL.L_YARD.SIGMA.ILYard.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.L_YARD.UPDATED_AT.ILYard.setUpdatedBy(String value) Setter forDB_ETERNAL.L_YARD.UPDATED_BY.Methods in cn.vertxup.lbs.domain.tables.interfaces with parameters of type ILYard -
Uses of ILYard in cn.vertxup.lbs.domain.tables.pojos
Classes in cn.vertxup.lbs.domain.tables.pojos that implement ILYardMethods in cn.vertxup.lbs.domain.tables.pojos with type parameters of type ILYardMethods in cn.vertxup.lbs.domain.tables.pojos with parameters of type ILYardConstructors in cn.vertxup.lbs.domain.tables.pojos with parameters of type ILYard -
Uses of ILYard in cn.vertxup.lbs.domain.tables.records
Classes in cn.vertxup.lbs.domain.tables.records that implement ILYardMethods in cn.vertxup.lbs.domain.tables.records with type parameters of type ILYardMethods in cn.vertxup.lbs.domain.tables.records with parameters of type ILYard