Uses of Enum Class
uk.org.netex.www.netex.VehicleModelType.TransportTypeRefStructureCase
Packages that use VehicleModelType.TransportTypeRefStructureCase
-
Uses of VehicleModelType.TransportTypeRefStructureCase in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return VehicleModelType.TransportTypeRefStructureCaseModifier and TypeMethodDescriptionVehicleModelType.TransportTypeRefStructureCase.forNumber(int value) VehicleModelType.Builder.getTransportTypeRefStructureCase()VehicleModelType.getTransportTypeRefStructureCase()VehicleModelTypeOrBuilder.getTransportTypeRefStructureCase()VehicleModelType.TransportTypeRefStructureCase.valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name.VehicleModelType.TransportTypeRefStructureCase.values()Returns an array containing the constants of this enum class, in the order they are declared.