Class CatalogTreeDTO

java.lang.Object
cn.net.pap.common.datastructure.catalog.dto.CatalogTreeDTO
All Implemented Interfaces:
Serializable

public class CatalogTreeDTO extends Object implements Serializable
目录属性结构
See Also:
  • Constructor Details

    • CatalogTreeDTO

      public CatalogTreeDTO()
    • CatalogTreeDTO

      public CatalogTreeDTO(String text, String type)
  • Method Details