类 ExaDefinitionRepoViewDTO

java.lang.Object
com.sie.mbm.mom.framework.db.commonBasic.repo.dto.ExaDefinitionRepoViewDTO

public class ExaDefinitionRepoViewDTO extends Object
  • 字段详细资料

    • id

      private String id
    • creator

      private String creator
    • createTime

      private Date createTime
    • modifier

      private String modifier
    • lastUpdateTime

      private Date lastUpdateTime
    • businessCode

      private String businessCode
    • name

      private String name
    • nameEn

      private String nameEn
    • description

      private String description
    • descriptionEn

      private String descriptionEn
    • nodeType

      private String nodeType
    • parentId

      private String parentId
    • children

      private List<String> children
    • businessObject

      private SieBusinessObject businessObject
  • 构造器详细资料

    • ExaDefinitionRepoViewDTO

      public ExaDefinitionRepoViewDTO()