Class CatalogFunctionDTO

java.lang.Object
cn.sliew.carp.framework.common.model.BaseDTO
cn.sliew.flinkful.sql.catalog.service.dto.CatalogFunctionDTO
All Implemented Interfaces:
Serializable

public class CatalogFunctionDTO extends cn.sliew.carp.framework.common.model.BaseDTO
See Also:
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class cn.sliew.carp.framework.common.model.BaseDTO

    canEqual, equals, getCreateTime, getCreator, getEditor, getId, getUpdateTime, hashCode, setCreateTime, setCreator, setEditor, setId, setUpdateTime, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • CatalogFunctionDTO

      public CatalogFunctionDTO()