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