类 BooleanConstraint

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

public class BooleanConstraint 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
    • encryption

      private boolean encryption
  • 构造器详细资料

    • BooleanConstraint

      public BooleanConstraint()