Class TemporalDurationType

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable<TemporalDurationType>

    public class TemporalDurationType
    extends java.lang.Object
    implements java.io.Serializable, java.lang.Comparable<TemporalDurationType>
    A GQL temporal duration type
    See Also:
    Serialized Form
    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the openGql.grammar.TemporalDurationType type.
      • QUALIFIER

        public static final Name QUALIFIER
        Name of the openGql.grammar.TemporalDurationType.qualifier field.
      • NOT_NULL

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

        public final java.lang.Boolean notNull