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