Enum Class DayOfWeekEnumeration

java.lang.Object
java.lang.Enum<DayOfWeekEnumeration>
uk.org.netex.www.netex.DayOfWeekEnumeration
All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite, com.google.protobuf.ProtocolMessageEnum, Serializable, Comparable<DayOfWeekEnumeration>, Constable

public enum DayOfWeekEnumeration extends Enum<DayOfWeekEnumeration> implements com.google.protobuf.ProtocolMessageEnum
 Allowed values for Day of the Week.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 177:46]
 
Protobuf enum uk.org.netex.www.netex.DayOfWeekEnumeration
  • Enum Constant Details

    • DAY_OF_WEEK_ENUMERATION_UNSPECIFIED

      public static final DayOfWeekEnumeration DAY_OF_WEEK_ENUMERATION_UNSPECIFIED
       Default
       
      DAY_OF_WEEK_ENUMERATION_UNSPECIFIED = 0;
    • DAY_OF_WEEK_ENUMERATION_MONDAY

      public static final DayOfWeekEnumeration DAY_OF_WEEK_ENUMERATION_MONDAY
       [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 182:37]
       
      DAY_OF_WEEK_ENUMERATION_MONDAY = 1;
    • DAY_OF_WEEK_ENUMERATION_TUESDAY

      public static final DayOfWeekEnumeration DAY_OF_WEEK_ENUMERATION_TUESDAY
       [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 183:38]
       
      DAY_OF_WEEK_ENUMERATION_TUESDAY = 2;
    • DAY_OF_WEEK_ENUMERATION_WEDNESDAY

      public static final DayOfWeekEnumeration DAY_OF_WEEK_ENUMERATION_WEDNESDAY
       [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 184:40]
       
      DAY_OF_WEEK_ENUMERATION_WEDNESDAY = 3;
    • DAY_OF_WEEK_ENUMERATION_THURSDAY

      public static final DayOfWeekEnumeration DAY_OF_WEEK_ENUMERATION_THURSDAY
       [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 185:39]
       
      DAY_OF_WEEK_ENUMERATION_THURSDAY = 4;
    • DAY_OF_WEEK_ENUMERATION_FRIDAY

      public static final DayOfWeekEnumeration DAY_OF_WEEK_ENUMERATION_FRIDAY
       [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 186:37]
       
      DAY_OF_WEEK_ENUMERATION_FRIDAY = 5;
    • DAY_OF_WEEK_ENUMERATION_SATURDAY

      public static final DayOfWeekEnumeration DAY_OF_WEEK_ENUMERATION_SATURDAY
       [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 187:39]
       
      DAY_OF_WEEK_ENUMERATION_SATURDAY = 6;
    • DAY_OF_WEEK_ENUMERATION_SUNDAY

      public static final DayOfWeekEnumeration DAY_OF_WEEK_ENUMERATION_SUNDAY
       [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 188:37]
       
      DAY_OF_WEEK_ENUMERATION_SUNDAY = 7;
    • DAY_OF_WEEK_ENUMERATION_EVERYDAY

      public static final DayOfWeekEnumeration DAY_OF_WEEK_ENUMERATION_EVERYDAY
       [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 189:39]
       
      DAY_OF_WEEK_ENUMERATION_EVERYDAY = 8;
    • DAY_OF_WEEK_ENUMERATION_WEEKDAYS

      public static final DayOfWeekEnumeration DAY_OF_WEEK_ENUMERATION_WEEKDAYS
       [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 190:39]
       
      DAY_OF_WEEK_ENUMERATION_WEEKDAYS = 9;
    • DAY_OF_WEEK_ENUMERATION_WEEKEND

      public static final DayOfWeekEnumeration DAY_OF_WEEK_ENUMERATION_WEEKEND
       [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 191:38]
       
      DAY_OF_WEEK_ENUMERATION_WEEKEND = 10;
    • DAY_OF_WEEK_ENUMERATION_NONE

      public static final DayOfWeekEnumeration DAY_OF_WEEK_ENUMERATION_NONE
       [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 192:35]
       
      DAY_OF_WEEK_ENUMERATION_NONE = 11;
    • UNRECOGNIZED

      public static final DayOfWeekEnumeration UNRECOGNIZED
  • Field Details

    • DAY_OF_WEEK_ENUMERATION_UNSPECIFIED_VALUE

      public static final int DAY_OF_WEEK_ENUMERATION_UNSPECIFIED_VALUE
       Default
       
      DAY_OF_WEEK_ENUMERATION_UNSPECIFIED = 0;
      See Also:
    • DAY_OF_WEEK_ENUMERATION_MONDAY_VALUE

      public static final int DAY_OF_WEEK_ENUMERATION_MONDAY_VALUE
       [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 182:37]
       
      DAY_OF_WEEK_ENUMERATION_MONDAY = 1;
      See Also:
    • DAY_OF_WEEK_ENUMERATION_TUESDAY_VALUE

      public static final int DAY_OF_WEEK_ENUMERATION_TUESDAY_VALUE
       [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 183:38]
       
      DAY_OF_WEEK_ENUMERATION_TUESDAY = 2;
      See Also:
    • DAY_OF_WEEK_ENUMERATION_WEDNESDAY_VALUE

      public static final int DAY_OF_WEEK_ENUMERATION_WEDNESDAY_VALUE
       [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 184:40]
       
      DAY_OF_WEEK_ENUMERATION_WEDNESDAY = 3;
      See Also:
    • DAY_OF_WEEK_ENUMERATION_THURSDAY_VALUE

      public static final int DAY_OF_WEEK_ENUMERATION_THURSDAY_VALUE
       [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 185:39]
       
      DAY_OF_WEEK_ENUMERATION_THURSDAY = 4;
      See Also:
    • DAY_OF_WEEK_ENUMERATION_FRIDAY_VALUE

      public static final int DAY_OF_WEEK_ENUMERATION_FRIDAY_VALUE
       [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 186:37]
       
      DAY_OF_WEEK_ENUMERATION_FRIDAY = 5;
      See Also:
    • DAY_OF_WEEK_ENUMERATION_SATURDAY_VALUE

      public static final int DAY_OF_WEEK_ENUMERATION_SATURDAY_VALUE
       [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 187:39]
       
      DAY_OF_WEEK_ENUMERATION_SATURDAY = 6;
      See Also:
    • DAY_OF_WEEK_ENUMERATION_SUNDAY_VALUE

      public static final int DAY_OF_WEEK_ENUMERATION_SUNDAY_VALUE
       [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 188:37]
       
      DAY_OF_WEEK_ENUMERATION_SUNDAY = 7;
      See Also:
    • DAY_OF_WEEK_ENUMERATION_EVERYDAY_VALUE

      public static final int DAY_OF_WEEK_ENUMERATION_EVERYDAY_VALUE
       [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 189:39]
       
      DAY_OF_WEEK_ENUMERATION_EVERYDAY = 8;
      See Also:
    • DAY_OF_WEEK_ENUMERATION_WEEKDAYS_VALUE

      public static final int DAY_OF_WEEK_ENUMERATION_WEEKDAYS_VALUE
       [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 190:39]
       
      DAY_OF_WEEK_ENUMERATION_WEEKDAYS = 9;
      See Also:
    • DAY_OF_WEEK_ENUMERATION_WEEKEND_VALUE

      public static final int DAY_OF_WEEK_ENUMERATION_WEEKEND_VALUE
       [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 191:38]
       
      DAY_OF_WEEK_ENUMERATION_WEEKEND = 10;
      See Also:
    • DAY_OF_WEEK_ENUMERATION_NONE_VALUE

      public static final int DAY_OF_WEEK_ENUMERATION_NONE_VALUE
       [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 192:35]
       
      DAY_OF_WEEK_ENUMERATION_NONE = 11;
      See Also:
  • Method Details

    • values

      public static DayOfWeekEnumeration[] values()
      Returns an array containing the constants of this enum class, in the order they are declared.
      Returns:
      an array containing the constants of this enum class, in the order they are declared
    • valueOf

      public static DayOfWeekEnumeration valueOf(String name)
      Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)
      Parameters:
      name - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      IllegalArgumentException - if this enum class has no constant with the specified name
      NullPointerException - if the argument is null
    • getNumber

      public final int getNumber()
      Specified by:
      getNumber in interface com.google.protobuf.Internal.EnumLite
      Specified by:
      getNumber in interface com.google.protobuf.ProtocolMessageEnum
    • valueOf

      @Deprecated public static DayOfWeekEnumeration valueOf(int value)
      Deprecated.
      Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)
      Parameters:
      value - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      IllegalArgumentException - if this enum class has no constant with the specified name
      NullPointerException - if the argument is null
    • forNumber

      public static DayOfWeekEnumeration forNumber(int value)
      Parameters:
      value - The numeric wire value of the corresponding enum entry.
      Returns:
      The enum associated with the given numeric wire value.
    • internalGetValueMap

      public static com.google.protobuf.Internal.EnumLiteMap<DayOfWeekEnumeration> internalGetValueMap()
    • getValueDescriptor

      public final com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor()
      Specified by:
      getValueDescriptor in interface com.google.protobuf.ProtocolMessageEnum
    • getDescriptorForType

      public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType()
      Specified by:
      getDescriptorForType in interface com.google.protobuf.ProtocolMessageEnum
    • getDescriptor

      public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor()
    • valueOf

      public static DayOfWeekEnumeration valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
      Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)
      Parameters:
      desc - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      IllegalArgumentException - if this enum class has no constant with the specified name
      NullPointerException - if the argument is null