Class TemporalInstantType

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the openGql.grammar.TemporalInstantType type.
      • DATETIME_TYPE

        public static final Name DATETIME_TYPE
        Name of the openGql.grammar.TemporalInstantType.datetimeType field.
      • LOCAL_DATETIME_TYPE_CHOICE

        public static final Name LOCAL_DATETIME_TYPE_CHOICE
        Name of the openGql.grammar.TemporalInstantType.localDatetimeTypeChoice field.
      • DATE_TYPE

        public static final Name DATE_TYPE
        Name of the openGql.grammar.TemporalInstantType.dateType field.
      • TIME_TYPE

        public static final Name TIME_TYPE
        Name of the openGql.grammar.TemporalInstantType.timeType field.
      • LOCAL_TIME_TYPE_CHOICE

        public static final Name LOCAL_TIME_TYPE_CHOICE
        Name of the openGql.grammar.TemporalInstantType.localTimeTypeChoice field.