Uses of Interface
cn.vertxup.atom.domain.tables.interfaces.IMAttribute
Packages that use IMAttribute
Package
Description
-
Uses of IMAttribute in cn.vertxup.atom.domain.tables.interfaces
Methods in cn.vertxup.atom.domain.tables.interfaces with type parameters of type IMAttributeModifier and TypeMethodDescription<E extends IMAttribute>
EIMAttribute.into(E into) Copy data into another generated Record/POJO implementing the common interface IMAttributeMethods in cn.vertxup.atom.domain.tables.interfaces that return IMAttributeModifier and TypeMethodDescriptiondefault IMAttributeIMAttribute.fromJson(io.vertx.core.json.JsonObject json) Setter forDB_ETERNAL.M_ATTRIBUTE.ACTIVE.Setter forDB_ETERNAL.M_ATTRIBUTE.ALIAS.IMAttribute.setComments(String value) Setter forDB_ETERNAL.M_ATTRIBUTE.COMMENTS.IMAttribute.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.M_ATTRIBUTE.CREATED_AT.IMAttribute.setCreatedBy(String value) Setter forDB_ETERNAL.M_ATTRIBUTE.CREATED_BY.IMAttribute.setExpression(String value) Setter forDB_ETERNAL.M_ATTRIBUTE.EXPRESSION.IMAttribute.setInComponent(String value) Setter forDB_ETERNAL.M_ATTRIBUTE.IN_COMPONENT.IMAttribute.setIsArray(Boolean value) Setter forDB_ETERNAL.M_ATTRIBUTE.IS_ARRAY.IMAttribute.setIsConfirm(Boolean value) Setter forDB_ETERNAL.M_ATTRIBUTE.IS_CONFIRM.Setter forDB_ETERNAL.M_ATTRIBUTE.IS_LOCK.IMAttribute.setIsRefer(Boolean value) Setter forDB_ETERNAL.M_ATTRIBUTE.IS_REFER.IMAttribute.setIsSyncIn(Boolean value) Setter forDB_ETERNAL.M_ATTRIBUTE.IS_SYNC_IN.IMAttribute.setIsSyncOut(Boolean value) Setter forDB_ETERNAL.M_ATTRIBUTE.IS_SYNC_OUT.IMAttribute.setIsTrack(Boolean value) Setter forDB_ETERNAL.M_ATTRIBUTE.IS_TRACK.Setter forDB_ETERNAL.M_ATTRIBUTE.KEY.IMAttribute.setLanguage(String value) Setter forDB_ETERNAL.M_ATTRIBUTE.LANGUAGE.IMAttribute.setMetadata(String value) Setter forDB_ETERNAL.M_ATTRIBUTE.METADATA.IMAttribute.setModelId(String value) Setter forDB_ETERNAL.M_ATTRIBUTE.MODEL_ID.Setter forDB_ETERNAL.M_ATTRIBUTE.NAME.IMAttribute.setNormalize(String value) Setter forDB_ETERNAL.M_ATTRIBUTE.NORMALIZE.IMAttribute.setOutComponent(String value) Setter forDB_ETERNAL.M_ATTRIBUTE.OUT_COMPONENT.Setter forDB_ETERNAL.M_ATTRIBUTE.SIGMA.Setter forDB_ETERNAL.M_ATTRIBUTE.SOURCE.IMAttribute.setSourceConfig(String value) Setter forDB_ETERNAL.M_ATTRIBUTE.SOURCE_CONFIG.IMAttribute.setSourceExternal(String value) Setter forDB_ETERNAL.M_ATTRIBUTE.SOURCE_EXTERNAL.IMAttribute.setSourceField(String value) Setter forDB_ETERNAL.M_ATTRIBUTE.SOURCE_FIELD.IMAttribute.setSourceReference(String value) Setter forDB_ETERNAL.M_ATTRIBUTE.SOURCE_REFERENCE.Setter forDB_ETERNAL.M_ATTRIBUTE.TYPE.IMAttribute.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.M_ATTRIBUTE.UPDATED_AT.IMAttribute.setUpdatedBy(String value) Setter forDB_ETERNAL.M_ATTRIBUTE.UPDATED_BY.Methods in cn.vertxup.atom.domain.tables.interfaces with parameters of type IMAttributeModifier and TypeMethodDescriptionvoidIMAttribute.from(IMAttribute from) Load data from another generated Record/POJO implementing the common interface IMAttribute -
Uses of IMAttribute in cn.vertxup.atom.domain.tables.pojos
Classes in cn.vertxup.atom.domain.tables.pojos that implement IMAttributeMethods in cn.vertxup.atom.domain.tables.pojos with type parameters of type IMAttributeMethods in cn.vertxup.atom.domain.tables.pojos with parameters of type IMAttributeConstructors in cn.vertxup.atom.domain.tables.pojos with parameters of type IMAttribute -
Uses of IMAttribute in cn.vertxup.atom.domain.tables.records
Classes in cn.vertxup.atom.domain.tables.records that implement IMAttributeMethods in cn.vertxup.atom.domain.tables.records with type parameters of type IMAttributeMethods in cn.vertxup.atom.domain.tables.records with parameters of type IMAttribute