Uses of Enum Class
uk.org.netex.www.netex.DayEventEnumeration
Packages that use DayEventEnumeration
-
Uses of DayEventEnumeration in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return DayEventEnumerationModifier and TypeMethodDescriptionstatic DayEventEnumerationDayEventEnumeration.forNumber(int value) PropertyOfDayStructure.Builder.getDayEvent()Events happening on day.PropertyOfDayStructure.getDayEvent()Events happening on day.PropertyOfDayStructureOrBuilder.getDayEvent()Events happening on day.PropertyOfDayType.Builder.getDayEvent()Events happening on day.PropertyOfDayType.getDayEvent()Events happening on day.PropertyOfDayTypeOrBuilder.getDayEvent()Events happening on day.static DayEventEnumerationDayEventEnumeration.valueOf(int value) Deprecated.static DayEventEnumerationDayEventEnumeration.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static DayEventEnumerationReturns the enum constant of this class with the specified name.static DayEventEnumeration[]DayEventEnumeration.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in uk.org.netex.www.netex that return types with arguments of type DayEventEnumerationModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<DayEventEnumeration> DayEventEnumeration.internalGetValueMap()Methods in uk.org.netex.www.netex with parameters of type DayEventEnumerationModifier and TypeMethodDescriptionPropertyOfDayStructure.Builder.setDayEvent(DayEventEnumeration value) Events happening on day.PropertyOfDayType.Builder.setDayEvent(DayEventEnumeration value) Events happening on day.