类 CodeCategory

所有已实现的接口:
Serializable, Comparable<CodeCategory>, Entity<Integer>, HierarchyEntity<CodeCategory,Integer>

@Entity(name="org.beangle.ems.dictionary.model.CodeCategory") public class CodeCategory extends NumberIdHierarchyObject<CodeCategory,Integer>
代码分类
版本:
$Id: CodeCategory.java Jun 28, 2011 8:32:18 PM chaostone $
作者:
chaostone
另请参阅:
  • 构造器详细资料

    • CodeCategory

      public CodeCategory()
  • 方法详细资料

    • getName

      public String getName()
    • setName

      public void setName(String name)