类 EntityModelViewDTO.Constrains

java.lang.Object
com.sie.mbm.mom.framework.db.commonBasic.repo.dto.EntityModelViewDTO.Constrains
封闭类:
EntityModelViewDTO

public static class EntityModelViewDTO.Constrains extends Object
  • 字段详细资料

    • listAttr

      private Boolean listAttr
    • notNull

      private Boolean notNull
    • unique

      private Boolean unique
    • defaultValue

      private Object defaultValue
    • variable

      private Boolean variable
    • secretLevel

      private String secretLevel
    • length

      private Integer length
    • encryption

      private Boolean encryption
    • caseMode

      private String caseMode
    • legalValueType

      private String legalValueType
    • optionalValue

      private Object optionalValue
    • precision

      private Integer precision
    • range

      private Object range
    • multiValue

      private Boolean multiValue
    • index

      private Boolean index
    • stockInDB

      private Boolean stockInDB
    • uniqueInterval

      private Object uniqueInterval
    • graphIndex

      private Boolean graphIndex
    • graphLabel

      private Object graphLabel
    • largeFileUploadSize

      private Object largeFileUploadSize
    • largeFileSizeUnit

      private Object largeFileSizeUnit
    • fileValidExtensions

      private Object fileValidExtensions
    • fileBlockSize

      private Object fileBlockSize
    • encryptionType

      private Object encryptionType
    • associationType

      private String associationType
  • 构造器详细资料

    • Constrains

      public Constrains()