Class TimestampWithoutTimeZoneType

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the openGql.grammar.TimestampWithoutTimeZoneType type.
      • NOT_NULL

        public static final Name NOT_NULL
        Name of the openGql.grammar.TimestampWithoutTimeZoneType.notNull field.
      • notNull

        public final java.lang.Boolean notNull
    • Constructor Detail

      • TimestampWithoutTimeZoneType

        public TimestampWithoutTimeZoneType​(java.lang.Boolean notNull)
        Constructs an immutable TimestampWithoutTimeZoneType.
    • 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