Uses of Enum Class
uk.org.netex.www.netex.CrowdingEnumeration
Packages that use CrowdingEnumeration
-
Uses of CrowdingEnumeration in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return CrowdingEnumerationModifier and TypeMethodDescriptionstatic CrowdingEnumerationCrowdingEnumeration.forNumber(int value) PropertyOfDayStructure.Builder.getCrowding()Relative busyness of day.PropertyOfDayStructure.getCrowding()Relative busyness of day.PropertyOfDayStructureOrBuilder.getCrowding()Relative busyness of day.PropertyOfDayType.Builder.getCrowding()Relative busyness of day.PropertyOfDayType.getCrowding()Relative busyness of day.PropertyOfDayTypeOrBuilder.getCrowding()Relative busyness of day.static CrowdingEnumerationCrowdingEnumeration.valueOf(int value) Deprecated.static CrowdingEnumerationCrowdingEnumeration.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static CrowdingEnumerationReturns the enum constant of this class with the specified name.static CrowdingEnumeration[]CrowdingEnumeration.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 CrowdingEnumerationModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<CrowdingEnumeration> CrowdingEnumeration.internalGetValueMap()Methods in uk.org.netex.www.netex with parameters of type CrowdingEnumerationModifier and TypeMethodDescriptionPropertyOfDayStructure.Builder.setCrowding(CrowdingEnumeration value) Relative busyness of day.PropertyOfDayType.Builder.setCrowding(CrowdingEnumeration value) Relative busyness of day.