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