Class NullPredicatePart2

    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.Boolean not  
      static Name NOT
      Name of the openGql.grammar.NullPredicatePart2.not field.
      static Name TYPE_
      Name of the openGql.grammar.NullPredicatePart2 type.
    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the openGql.grammar.NullPredicatePart2 type.
      • NOT

        public static final Name NOT
        Name of the openGql.grammar.NullPredicatePart2.not field.
      • not

        public final java.lang.Boolean not
    • Constructor Detail

      • NullPredicatePart2

        public NullPredicatePart2​(java.lang.Boolean not)
        Constructs an immutable NullPredicatePart2.
    • Method Detail

      • equals

        public boolean equals​(java.lang.Object other)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object