Class Constraints

  • All Implemented Interfaces:
    MtLbType

    public class Constraints
    extends java.lang.Object
    implements MtLbType
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.Boolean nullable  
      java.lang.Boolean primaryKey  
    • Constructor Summary

      Constructors 
      Constructor Description
      Constraints()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • nullable

        public java.lang.Boolean nullable
      • primaryKey

        public java.lang.Boolean primaryKey
    • Constructor Detail

      • Constraints

        public Constraints()