类 PlatformRegistry

java.lang.Object
cn.nkpro.elcube.platform.gen.PlatformRegistryKey
cn.nkpro.elcube.platform.gen.PlatformRegistry
所有已实现的接口:
Serializable
直接已知子类:
PlatformRegistryServiceImpl.TreeNode

public class PlatformRegistry extends PlatformRegistryKey implements Serializable
另请参阅:
序列化表格
  • 构造器详细资料

    • PlatformRegistry

      public PlatformRegistry()
  • 方法详细资料

    • getVersion

      public String getVersion()
    • setVersion

      public void setVersion(String version)
    • getOrderBy

      public Integer getOrderBy()
    • setOrderBy

      public void setOrderBy(Integer orderBy)
    • getTitle

      public String getTitle()
      获取 VALUE
      返回:
      VALUE
    • setTitle

      public void setTitle(String title)
      设置 VALUE
    • getDataType

      public String getDataType()
      获取 VALUE
      返回:
      VALUE
    • setDataType

      public void setDataType(String dataType)
      设置 VALUE
    • getUpdatedTime

      public Long getUpdatedTime()
    • setUpdatedTime

      public void setUpdatedTime(Long updatedTime)
    • getUpdatedAccount

      public String getUpdatedAccount()
    • setUpdatedAccount

      public void setUpdatedAccount(String updatedAccount)
    • getContent

      public String getContent()
      获取 VALUE
      返回:
      VALUE
    • setContent

      public void setContent(String content)
      设置 VALUE