Class RegionalFormatOverrides

  • All Implemented Interfaces:
    com.github.davidmoten.odata.client.ODataType

    public class RegionalFormatOverrides
    extends Object
    implements com.github.davidmoten.odata.client.ODataType
    • Field Detail

      • contextPath

        protected com.github.davidmoten.odata.client.ContextPath contextPath
      • unmappedFields

        protected com.github.davidmoten.odata.client.internal.UnmappedFieldsImpl unmappedFields
      • odataType

        protected String odataType
      • calendar

        protected String calendar
      • firstDayOfWeek

        protected String firstDayOfWeek
      • longDateFormat

        protected String longDateFormat
      • longTimeFormat

        protected String longTimeFormat
      • shortDateFormat

        protected String shortDateFormat
      • shortTimeFormat

        protected String shortTimeFormat
      • timeZone

        protected String timeZone
    • Constructor Detail

      • RegionalFormatOverrides

        protected RegionalFormatOverrides()