Uses of Enum Class
uk.org.netex.www.netex.ZoneUseEnumeration
Packages that use ZoneUseEnumeration
-
Uses of ZoneUseEnumeration in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return ZoneUseEnumerationModifier and TypeMethodDescriptionstatic ZoneUseEnumerationZoneUseEnumeration.forNumber(int value) RoutingConstraintZone_VersionStructure.Builder.getZoneUse()How ZONE may be used.RoutingConstraintZone_VersionStructure.getZoneUse()How ZONE may be used.RoutingConstraintZone_VersionStructureOrBuilder.getZoneUse()How ZONE may be used.RoutingConstraintZoneType.Builder.getZoneUse()How ZONE may be used.RoutingConstraintZoneType.getZoneUse()How ZONE may be used.RoutingConstraintZoneTypeOrBuilder.getZoneUse()How ZONE may be used.static ZoneUseEnumerationZoneUseEnumeration.valueOf(int value) Deprecated.static ZoneUseEnumerationZoneUseEnumeration.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static ZoneUseEnumerationReturns the enum constant of this class with the specified name.static ZoneUseEnumeration[]ZoneUseEnumeration.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 ZoneUseEnumerationModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<ZoneUseEnumeration> ZoneUseEnumeration.internalGetValueMap()Methods in uk.org.netex.www.netex with parameters of type ZoneUseEnumerationModifier and TypeMethodDescriptionRoutingConstraintZone_VersionStructure.Builder.setZoneUse(ZoneUseEnumeration value) How ZONE may be used.RoutingConstraintZoneType.Builder.setZoneUse(ZoneUseEnumeration value) How ZONE may be used.