Uses of Enum Class
uk.org.netex.www.netex.SameZoneEnumeration
Packages that use SameZoneEnumeration
-
Uses of SameZoneEnumeration in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return SameZoneEnumerationModifier and TypeMethodDescriptionstatic SameZoneEnumerationSameZoneEnumeration.forNumber(int value) EntitlementConstraintStructure.Builder.getTariffZoneConstraint()Constraints on TARIFF ZONE.EntitlementConstraintStructure.getTariffZoneConstraint()Constraints on TARIFF ZONE.EntitlementConstraintStructureOrBuilder.getTariffZoneConstraint()Constraints on TARIFF ZONE.static SameZoneEnumerationSameZoneEnumeration.valueOf(int value) Deprecated.static SameZoneEnumerationSameZoneEnumeration.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static SameZoneEnumerationReturns the enum constant of this class with the specified name.static SameZoneEnumeration[]SameZoneEnumeration.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 SameZoneEnumerationModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<SameZoneEnumeration> SameZoneEnumeration.internalGetValueMap()Methods in uk.org.netex.www.netex with parameters of type SameZoneEnumerationModifier and TypeMethodDescriptionEntitlementConstraintStructure.Builder.setTariffZoneConstraint(SameZoneEnumeration value) Constraints on TARIFF ZONE.