类 AttributeViewDTO

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

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

    • id

      private String id
    • category

      private String category
    • inherit

      private boolean inherit
    • type

      private String type
    • numberType

      private String numberType
    • name

      private String name
    • nameEn

      private String nameEn
    • runTimeName

      private String runTimeName
    • description

      private String description
    • descriptionEn

      private String descriptionEn
    • collectionType

      private String collectionType
    • createTime

      private Date createTime
    • creator

      private String creator
    • lastModifiedTime

      private String lastModifiedTime
    • modifier

      private String modifier
    • defaultValue

      private String defaultValue
    • referenceModelNumber

      private String referenceModelNumber
    • referenceModelName

      private String referenceModelName
    • referenceType

      private String referenceType
    • referenceModelTenantAliasName

      private String referenceModelTenantAliasName
    • unitType

      private String unitType
    • measuringUnit

      private String measuringUnit
    • runTimeMeasuringUnit

      private String runTimeMeasuringUnit
    • enumValue

      private String enumValue
    • fileStorageType

      private String fileStorageType
    • compose

      private int compose
    • group

      private String group
    • logicalNumber

      private String logicalNumber
    • classification

      private String classification
    • unitTypeId

      private String unitTypeId
    • bindingAttribute

      private boolean bindingAttribute
    • eosTime

      private String eosTime
    • mapType

      private String mapType
    • exaDefinitionLinkRelId

      private String exaDefinitionLinkRelId
    • inheritId

      private String inheritId
  • 构造器详细资料

    • AttributeViewDTO

      public AttributeViewDTO()