Uses of Enum Class
uk.org.netex.www.netex.TrainBlockType.VehicleTypeRefStructureCase
Packages that use TrainBlockType.VehicleTypeRefStructureCase
-
Uses of TrainBlockType.VehicleTypeRefStructureCase in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return TrainBlockType.VehicleTypeRefStructureCaseModifier and TypeMethodDescriptionTrainBlockType.VehicleTypeRefStructureCase.forNumber(int value) TrainBlockType.Builder.getVehicleTypeRefStructureCase()TrainBlockType.getVehicleTypeRefStructureCase()TrainBlockTypeOrBuilder.getVehicleTypeRefStructureCase()TrainBlockType.VehicleTypeRefStructureCase.valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name.TrainBlockType.VehicleTypeRefStructureCase.values()Returns an array containing the constants of this enum class, in the order they are declared.