类 EnumTypeStatusPlugin.EnumInfo.EnumItemInfo

    • 构造器详细资料

      • EnumItemInfo

        public EnumItemInfo​(org.mybatis.generator.api.IntrospectedColumn column,
                            String name,
                            String comment,
                            String value)
    • 方法详细资料

      • getComment

        public String getComment()
        Getter method for property comment.
        返回:
        property value of comment
      • getName

        public String getName()
        Getter method for property name.
        返回:
        property value of name
      • getValue

        public String getValue()
        Getter method for property
        返回:
        property value of value
      • getOriginalValue

        public String getOriginalValue()
        Getter method for property
        返回:
        property value of value