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