类 S_menu

java.lang.Object
com.walker.jdbc.BasePo<S_menu>
com.iplatform.model.po.S_menu
所有已实现的接口:
Serializable, Cloneable
直接已知子类:
S_menu_mapper

public class S_menu extends com.walker.jdbc.BasePo<S_menu>
表名:S_MENU *
作者:
genrator
另请参阅:
  • 字段详细资料

    • isset_menu_id

      protected boolean isset_menu_id
    • isset_menu_name

      protected boolean isset_menu_name
    • isset_parent_id

      protected boolean isset_parent_id
    • isset_order_num

      protected boolean isset_order_num
    • isset_path

      protected boolean isset_path
    • isset_component

      protected boolean isset_component
    • isset_query

      protected boolean isset_query
    • isset_is_frame

      protected boolean isset_is_frame
    • isset_is_cache

      protected boolean isset_is_cache
    • isset_menu_type

      protected boolean isset_menu_type
    • isset_visible

      protected boolean isset_visible
    • isset_status

      protected boolean isset_status
    • isset_perms

      protected boolean isset_perms
    • isset_icon

      protected boolean isset_icon
    • isset_remark

      protected boolean isset_remark
    • isset_is_show

      protected boolean isset_is_show
    • isset_type

      protected boolean isset_type
    • isset_icon_info

      protected boolean isset_icon_info
  • 构造器详细资料

    • S_menu

      public S_menu()
      默认构造函数
    • S_menu

      public S_menu(String menu_id)
      根据主键构造对象
  • 方法详细资料

    • setPkValue

      public void setPkValue(Object value)
      设置主键值
      指定者:
      setPkValue 在类中 com.walker.jdbc.BasePo<S_menu>
    • getMenu_id

      public String getMenu_id()
    • setMenu_id

      public void setMenu_id(String menu_id)
    • isEmptyMenu_id

      public boolean isEmptyMenu_id()
    • getMenu_name

      public String getMenu_name()
    • setMenu_name

      public void setMenu_name(String menu_name)
    • isEmptyMenu_name

      public boolean isEmptyMenu_name()
    • getParent_id

      public String getParent_id()
    • setParent_id

      public void setParent_id(String parent_id)
    • isEmptyParent_id

      public boolean isEmptyParent_id()
    • getOrder_num

      public Integer getOrder_num()
    • setOrder_num

      public void setOrder_num(Integer order_num)
    • isEmptyOrder_num

      public boolean isEmptyOrder_num()
    • getPath

      public String getPath()
    • setPath

      public void setPath(String path)
    • isEmptyPath

      public boolean isEmptyPath()
    • getComponent

      public String getComponent()
    • setComponent

      public void setComponent(String component)
    • isEmptyComponent

      public boolean isEmptyComponent()
    • getQuery

      public String getQuery()
    • setQuery

      public void setQuery(String query)
    • isEmptyQuery

      public boolean isEmptyQuery()
    • getIs_frame

      public Integer getIs_frame()
    • setIs_frame

      public void setIs_frame(Integer is_frame)
    • isEmptyIs_frame

      public boolean isEmptyIs_frame()
    • getIs_cache

      public Integer getIs_cache()
    • setIs_cache

      public void setIs_cache(Integer is_cache)
    • isEmptyIs_cache

      public boolean isEmptyIs_cache()
    • getMenu_type

      public String getMenu_type()
    • setMenu_type

      public void setMenu_type(String menu_type)
    • isEmptyMenu_type

      public boolean isEmptyMenu_type()
    • getVisible

      public String getVisible()
    • setVisible

      public void setVisible(String visible)
    • isEmptyVisible

      public boolean isEmptyVisible()
    • getStatus

      public Integer getStatus()
    • setStatus

      public void setStatus(Integer status)
    • isEmptyStatus

      public boolean isEmptyStatus()
    • getPerms

      public String getPerms()
    • setPerms

      public void setPerms(String perms)
    • isEmptyPerms

      public boolean isEmptyPerms()
    • getIcon

      public String getIcon()
    • setIcon

      public void setIcon(String icon)
    • isEmptyIcon

      public boolean isEmptyIcon()
    • getRemark

      public String getRemark()
    • setRemark

      public void setRemark(String remark)
    • isEmptyRemark

      public boolean isEmptyRemark()
    • getIs_show

      public Integer getIs_show()
    • setIs_show

      public void setIs_show(Integer is_show)
    • isEmptyIs_show

      public boolean isEmptyIs_show()
    • getType

      public Integer getType()
    • setType

      public void setType(Integer type)
    • isEmptyType

      public boolean isEmptyType()
    • getIcon_info

      public String getIcon_info()
    • setIcon_info

      public void setIcon_info(String icon_info)
    • isEmptyIcon_info

      public boolean isEmptyIcon_info()
    • toString

      public String toString()
      重写 toString() 方法
      覆盖:
      toString 在类中 Object
    • $clone

      public S_menu $clone()
      克隆