Uses of Enum Class
uk.org.netex.www.netex.SupplementProductType.FareProductRefStructureCase
Packages that use SupplementProductType.FareProductRefStructureCase
-
Uses of SupplementProductType.FareProductRefStructureCase in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return SupplementProductType.FareProductRefStructureCaseModifier and TypeMethodDescriptionSupplementProductType.FareProductRefStructureCase.forNumber(int value) SupplementProductType.Builder.getFareProductRefStructureCase()SupplementProductType.getFareProductRefStructureCase()SupplementProductTypeOrBuilder.getFareProductRefStructureCase()SupplementProductType.FareProductRefStructureCase.valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name.SupplementProductType.FareProductRefStructureCase.values()Returns an array containing the constants of this enum class, in the order they are declared.