Uses of Enum
com.google.type.DayOfWeek
Packages that use DayOfWeek
-
Uses of DayOfWeek in com.google.type
Methods in com.google.type that return DayOfWeekModifier and TypeMethodDescriptionstatic DayOfWeekDayOfWeek.forNumber(int value) static DayOfWeekDayOfWeek.valueOf(int value) Deprecated.static DayOfWeekDayOfWeek.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static DayOfWeekReturns the enum constant of this type with the specified name.static DayOfWeek[]DayOfWeek.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.type that return types with arguments of type DayOfWeekModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<DayOfWeek>DayOfWeek.internalGetValueMap()