类 LongConstraint

java.lang.Object
com.sie.mbm.mom.framework.db.commonBasic.entity.LongConstraint

public class LongConstraint extends Object
整形属性构建参数json实体
  • 字段详细资料

    • multiValue

      private boolean multiValue
    • notnull

      private boolean notnull
    • variable

      private boolean variable
    • stockInDB

      private boolean stockInDB
    • graphIndex

      private boolean graphIndex
    • graphLabel

      private String graphLabel
    • secretLevel

      private String secretLevel
    • associationType

      private String associationType
    • index

      private boolean index
    • range

      private String range
    • optionalValue

      private String optionalValue
    • legalValueType

      private String legalValueType
    • encryption

      private boolean encryption
  • 构造器详细资料

    • LongConstraint

      public LongConstraint()