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