Uses of Enum Class
uk.org.netex.www.netex.TravelSpecificationType.FarePriceRefStructureCase
Packages that use TravelSpecificationType.FarePriceRefStructureCase
-
Uses of TravelSpecificationType.FarePriceRefStructureCase in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return TravelSpecificationType.FarePriceRefStructureCaseModifier and TypeMethodDescriptionTravelSpecificationType.FarePriceRefStructureCase.forNumber(int value) TravelSpecificationType.Builder.getFarePriceRefStructureCase()TravelSpecificationType.getFarePriceRefStructureCase()TravelSpecificationTypeOrBuilder.getFarePriceRefStructureCase()TravelSpecificationType.FarePriceRefStructureCase.valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name.TravelSpecificationType.FarePriceRefStructureCase.values()Returns an array containing the constants of this enum class, in the order they are declared.