Class XMenuMy
- java.lang.Object
-
- cn.vertxup.ambient.domain.tables.pojos.XMenuMy
-
- All Implemented Interfaces:
IXMenuMy,io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo,Serializable
public class XMenuMy extends Object implements io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo, IXMenuMy
This class is generated by jOOQ.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description XMenuMy()XMenuMy(IXMenuMy value)XMenuMy(io.vertx.core.json.JsonObject json)XMenuMy(String key, String icon, String text, String uri, Long uiSort, String uiParent, String uiColorFg, String uiColorBg, String type, String page, String position, String owner, String parameter, Boolean active, String sigma, String metadata, String language, LocalDateTime createdAt, String createdBy, LocalDateTime updatedAt, String updatedBy)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidfrom(IXMenuMy from)Load data from another generated Record/POJO implementing the common interface IXMenuMyBooleangetActive()Getter forDB_ETERNAL.X_MENU_MY.ACTIVE.LocalDateTimegetCreatedAt()Getter forDB_ETERNAL.X_MENU_MY.CREATED_AT.StringgetCreatedBy()Getter forDB_ETERNAL.X_MENU_MY.CREATED_BY.StringgetIcon()Getter forDB_ETERNAL.X_MENU_MY.ICON.StringgetKey()Getter forDB_ETERNAL.X_MENU_MY.KEY.StringgetLanguage()Getter forDB_ETERNAL.X_MENU_MY.LANGUAGE.StringgetMetadata()Getter forDB_ETERNAL.X_MENU_MY.METADATA.StringgetOwner()Getter forDB_ETERNAL.X_MENU_MY.OWNER.StringgetPage()Getter forDB_ETERNAL.X_MENU_MY.PAGE.StringgetParameter()Getter forDB_ETERNAL.X_MENU_MY.PARAMETER.StringgetPosition()Getter forDB_ETERNAL.X_MENU_MY.POSITION.StringgetSigma()Getter forDB_ETERNAL.X_MENU_MY.SIGMA.StringgetText()Getter forDB_ETERNAL.X_MENU_MY.TEXT.StringgetType()Getter forDB_ETERNAL.X_MENU_MY.TYPE.StringgetUiColorBg()Getter forDB_ETERNAL.X_MENU_MY.UI_COLOR_BG.StringgetUiColorFg()Getter forDB_ETERNAL.X_MENU_MY.UI_COLOR_FG.StringgetUiParent()Getter forDB_ETERNAL.X_MENU_MY.UI_PARENT.LonggetUiSort()Getter forDB_ETERNAL.X_MENU_MY.UI_SORT.LocalDateTimegetUpdatedAt()Getter forDB_ETERNAL.X_MENU_MY.UPDATED_AT.StringgetUpdatedBy()Getter forDB_ETERNAL.X_MENU_MY.UPDATED_BY.StringgetUri()Getter forDB_ETERNAL.X_MENU_MY.URI.<E extends IXMenuMy>
Einto(E into)Copy data into another generated Record/POJO implementing the common interface IXMenuMyXMenuMysetActive(Boolean active)Setter forDB_ETERNAL.X_MENU_MY.ACTIVE.XMenuMysetCreatedAt(LocalDateTime createdAt)Setter forDB_ETERNAL.X_MENU_MY.CREATED_AT.XMenuMysetCreatedBy(String createdBy)Setter forDB_ETERNAL.X_MENU_MY.CREATED_BY.XMenuMysetIcon(String icon)Setter forDB_ETERNAL.X_MENU_MY.ICON.XMenuMysetKey(String key)Setter forDB_ETERNAL.X_MENU_MY.KEY.XMenuMysetLanguage(String language)Setter forDB_ETERNAL.X_MENU_MY.LANGUAGE.XMenuMysetMetadata(String metadata)Setter forDB_ETERNAL.X_MENU_MY.METADATA.XMenuMysetOwner(String owner)Setter forDB_ETERNAL.X_MENU_MY.OWNER.XMenuMysetPage(String page)Setter forDB_ETERNAL.X_MENU_MY.PAGE.XMenuMysetParameter(String parameter)Setter forDB_ETERNAL.X_MENU_MY.PARAMETER.XMenuMysetPosition(String position)Setter forDB_ETERNAL.X_MENU_MY.POSITION.XMenuMysetSigma(String sigma)Setter forDB_ETERNAL.X_MENU_MY.SIGMA.XMenuMysetText(String text)Setter forDB_ETERNAL.X_MENU_MY.TEXT.XMenuMysetType(String type)Setter forDB_ETERNAL.X_MENU_MY.TYPE.XMenuMysetUiColorBg(String uiColorBg)Setter forDB_ETERNAL.X_MENU_MY.UI_COLOR_BG.XMenuMysetUiColorFg(String uiColorFg)Setter forDB_ETERNAL.X_MENU_MY.UI_COLOR_FG.XMenuMysetUiParent(String uiParent)Setter forDB_ETERNAL.X_MENU_MY.UI_PARENT.XMenuMysetUiSort(Long uiSort)Setter forDB_ETERNAL.X_MENU_MY.UI_SORT.XMenuMysetUpdatedAt(LocalDateTime updatedAt)Setter forDB_ETERNAL.X_MENU_MY.UPDATED_AT.XMenuMysetUpdatedBy(String updatedBy)Setter forDB_ETERNAL.X_MENU_MY.UPDATED_BY.XMenuMysetUri(String uri)Setter forDB_ETERNAL.X_MENU_MY.URI.StringtoString()
-
-
-
Constructor Detail
-
XMenuMy
public XMenuMy()
-
XMenuMy
public XMenuMy(IXMenuMy value)
-
XMenuMy
public XMenuMy(String key, String icon, String text, String uri, Long uiSort, String uiParent, String uiColorFg, String uiColorBg, String type, String page, String position, String owner, String parameter, Boolean active, String sigma, String metadata, String language, LocalDateTime createdAt, String createdBy, LocalDateTime updatedAt, String updatedBy)
-
XMenuMy
public XMenuMy(io.vertx.core.json.JsonObject json)
-
-
Method Detail
-
getKey
public String getKey()
Getter forDB_ETERNAL.X_MENU_MY.KEY. 「key」- 菜单主键
-
getIcon
public String getIcon()
Getter forDB_ETERNAL.X_MENU_MY.ICON. 「icon」- 菜单使用的icon
-
setIcon
public XMenuMy setIcon(String icon)
Setter forDB_ETERNAL.X_MENU_MY.ICON. 「icon」- 菜单使用的icon
-
getText
public String getText()
Getter forDB_ETERNAL.X_MENU_MY.TEXT. 「text」- 菜单显示文字
-
getUri
public String getUri()
Getter forDB_ETERNAL.X_MENU_MY.URI. 「uri」- 菜单地址(不包含应用的path)
-
setUri
public XMenuMy setUri(String uri)
Setter forDB_ETERNAL.X_MENU_MY.URI. 「uri」- 菜单地址(不包含应用的path)
-
getUiSort
public Long getUiSort()
Getter forDB_ETERNAL.X_MENU_MY.UI_SORT. 「uiSort」- 菜单排序
-
setUiSort
public XMenuMy setUiSort(Long uiSort)
Setter forDB_ETERNAL.X_MENU_MY.UI_SORT. 「uiSort」- 菜单排序
-
getUiParent
public String getUiParent()
Getter forDB_ETERNAL.X_MENU_MY.UI_PARENT. 「uiParent」- 菜单父ID- Specified by:
getUiParentin interfaceIXMenuMy
-
setUiParent
public XMenuMy setUiParent(String uiParent)
Setter forDB_ETERNAL.X_MENU_MY.UI_PARENT. 「uiParent」- 菜单父ID- Specified by:
setUiParentin interfaceIXMenuMy
-
getUiColorFg
public String getUiColorFg()
Getter forDB_ETERNAL.X_MENU_MY.UI_COLOR_FG. 「uiColorFg」- 前景色- Specified by:
getUiColorFgin interfaceIXMenuMy
-
setUiColorFg
public XMenuMy setUiColorFg(String uiColorFg)
Setter forDB_ETERNAL.X_MENU_MY.UI_COLOR_FG. 「uiColorFg」- 前景色- Specified by:
setUiColorFgin interfaceIXMenuMy
-
getUiColorBg
public String getUiColorBg()
Getter forDB_ETERNAL.X_MENU_MY.UI_COLOR_BG. 「uiColorBg」- 背景色- Specified by:
getUiColorBgin interfaceIXMenuMy
-
setUiColorBg
public XMenuMy setUiColorBg(String uiColorBg)
Setter forDB_ETERNAL.X_MENU_MY.UI_COLOR_BG. 「uiColorBg」- 背景色- Specified by:
setUiColorBgin interfaceIXMenuMy
-
getType
public String getType()
Getter forDB_ETERNAL.X_MENU_MY.TYPE. 「type」- 菜单类型
-
getPage
public String getPage()
Getter forDB_ETERNAL.X_MENU_MY.PAGE. 「page」- 菜单所在页面
-
getPosition
public String getPosition()
Getter forDB_ETERNAL.X_MENU_MY.POSITION. 「position」- 菜单位置- Specified by:
getPositionin interfaceIXMenuMy
-
setPosition
public XMenuMy setPosition(String position)
Setter forDB_ETERNAL.X_MENU_MY.POSITION. 「position」- 菜单位置- Specified by:
setPositionin interfaceIXMenuMy
-
getOwner
public String getOwner()
Getter forDB_ETERNAL.X_MENU_MY.OWNER. 「owner」- 拥有者ID
-
setOwner
public XMenuMy setOwner(String owner)
Setter forDB_ETERNAL.X_MENU_MY.OWNER. 「owner」- 拥有者ID
-
getParameter
public String getParameter()
Getter forDB_ETERNAL.X_MENU_MY.PARAMETER. 「parameter」- 该菜单的参数(收藏夹专用)- Specified by:
getParameterin interfaceIXMenuMy
-
setParameter
public XMenuMy setParameter(String parameter)
Setter forDB_ETERNAL.X_MENU_MY.PARAMETER. 「parameter」- 该菜单的参数(收藏夹专用)- Specified by:
setParameterin interfaceIXMenuMy
-
getActive
public Boolean getActive()
Getter forDB_ETERNAL.X_MENU_MY.ACTIVE. 「active」- 是否启用
-
setActive
public XMenuMy setActive(Boolean active)
Setter forDB_ETERNAL.X_MENU_MY.ACTIVE. 「active」- 是否启用
-
getSigma
public String getSigma()
Getter forDB_ETERNAL.X_MENU_MY.SIGMA. 「sigma」- 统一标识
-
setSigma
public XMenuMy setSigma(String sigma)
Setter forDB_ETERNAL.X_MENU_MY.SIGMA. 「sigma」- 统一标识
-
getMetadata
public String getMetadata()
Getter forDB_ETERNAL.X_MENU_MY.METADATA. 「metadata」- 附加配置- Specified by:
getMetadatain interfaceIXMenuMy
-
setMetadata
public XMenuMy setMetadata(String metadata)
Setter forDB_ETERNAL.X_MENU_MY.METADATA. 「metadata」- 附加配置- Specified by:
setMetadatain interfaceIXMenuMy
-
getLanguage
public String getLanguage()
Getter forDB_ETERNAL.X_MENU_MY.LANGUAGE. 「language」- 使用的语言- Specified by:
getLanguagein interfaceIXMenuMy
-
setLanguage
public XMenuMy setLanguage(String language)
Setter forDB_ETERNAL.X_MENU_MY.LANGUAGE. 「language」- 使用的语言- Specified by:
setLanguagein interfaceIXMenuMy
-
getCreatedAt
public LocalDateTime getCreatedAt()
Getter forDB_ETERNAL.X_MENU_MY.CREATED_AT. 「createdAt」- 创建时间- Specified by:
getCreatedAtin interfaceIXMenuMy
-
setCreatedAt
public XMenuMy setCreatedAt(LocalDateTime createdAt)
Setter forDB_ETERNAL.X_MENU_MY.CREATED_AT. 「createdAt」- 创建时间- Specified by:
setCreatedAtin interfaceIXMenuMy
-
getCreatedBy
public String getCreatedBy()
Getter forDB_ETERNAL.X_MENU_MY.CREATED_BY. 「createdBy」- 创建人- Specified by:
getCreatedByin interfaceIXMenuMy
-
setCreatedBy
public XMenuMy setCreatedBy(String createdBy)
Setter forDB_ETERNAL.X_MENU_MY.CREATED_BY. 「createdBy」- 创建人- Specified by:
setCreatedByin interfaceIXMenuMy
-
getUpdatedAt
public LocalDateTime getUpdatedAt()
Getter forDB_ETERNAL.X_MENU_MY.UPDATED_AT. 「updatedAt」- 更新时间- Specified by:
getUpdatedAtin interfaceIXMenuMy
-
setUpdatedAt
public XMenuMy setUpdatedAt(LocalDateTime updatedAt)
Setter forDB_ETERNAL.X_MENU_MY.UPDATED_AT. 「updatedAt」- 更新时间- Specified by:
setUpdatedAtin interfaceIXMenuMy
-
getUpdatedBy
public String getUpdatedBy()
Getter forDB_ETERNAL.X_MENU_MY.UPDATED_BY. 「updatedBy」- 更新人- Specified by:
getUpdatedByin interfaceIXMenuMy
-
setUpdatedBy
public XMenuMy setUpdatedBy(String updatedBy)
Setter forDB_ETERNAL.X_MENU_MY.UPDATED_BY. 「updatedBy」- 更新人- Specified by:
setUpdatedByin interfaceIXMenuMy
-
from
public void from(IXMenuMy from)
Description copied from interface:IXMenuMyLoad data from another generated Record/POJO implementing the common interface IXMenuMy
-
-