Uses of Class
uk.org.netex.www.netex.VehicleJourneyHeadwayType
Packages that use VehicleJourneyHeadwayType
-
Uses of VehicleJourneyHeadwayType in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return VehicleJourneyHeadwayTypeModifier and TypeMethodDescriptionVehicleJourneyHeadwayType.Builder.build()VehicleJourneyHeadwayType.Builder.buildPartial()static VehicleJourneyHeadwayTypeVehicleJourneyHeadwayType.getDefaultInstance()VehicleJourneyHeadwayType.Builder.getDefaultInstanceForType()VehicleJourneyHeadwayType.getDefaultInstanceForType()EntitiesInVersion_RelStructure.ChoiceWrapper_EntityInVersionStructure.Builder.getVehicleJourneyHeadway()Headway interval information that is available for a VEHICLE JOURNEY (to be understood as the delay between the previous and the next VEHICLE JOURNEY).EntitiesInVersion_RelStructure.ChoiceWrapper_EntityInVersionStructure.getVehicleJourneyHeadway()Headway interval information that is available for a VEHICLE JOURNEY (to be understood as the delay between the previous and the next VEHICLE JOURNEY).EntitiesInVersion_RelStructure.ChoiceWrapper_EntityInVersionStructureOrBuilder.getVehicleJourneyHeadway()Headway interval information that is available for a VEHICLE JOURNEY (to be understood as the delay between the previous and the next VEHICLE JOURNEY).VehicleJourneyHeadways_RelStructure.Builder.getVehicleJourneyHeadway(int index) Headway interval information that is available for a VEHICLE JOURNEY (to be understood as the delay between the previous and the next VEHICLE JOURNEY).VehicleJourneyHeadways_RelStructure.getVehicleJourneyHeadway(int index) Headway interval information that is available for a VEHICLE JOURNEY (to be understood as the delay between the previous and the next VEHICLE JOURNEY).VehicleJourneyHeadways_RelStructureOrBuilder.getVehicleJourneyHeadway(int index) Headway interval information that is available for a VEHICLE JOURNEY (to be understood as the delay between the previous and the next VEHICLE JOURNEY).static VehicleJourneyHeadwayTypeVehicleJourneyHeadwayType.parseDelimitedFrom(InputStream input) static VehicleJourneyHeadwayTypeVehicleJourneyHeadwayType.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VehicleJourneyHeadwayTypeVehicleJourneyHeadwayType.parseFrom(byte[] data) static VehicleJourneyHeadwayTypeVehicleJourneyHeadwayType.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VehicleJourneyHeadwayTypeVehicleJourneyHeadwayType.parseFrom(com.google.protobuf.ByteString data) static VehicleJourneyHeadwayTypeVehicleJourneyHeadwayType.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VehicleJourneyHeadwayTypeVehicleJourneyHeadwayType.parseFrom(com.google.protobuf.CodedInputStream input) static VehicleJourneyHeadwayTypeVehicleJourneyHeadwayType.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VehicleJourneyHeadwayTypeVehicleJourneyHeadwayType.parseFrom(InputStream input) static VehicleJourneyHeadwayTypeVehicleJourneyHeadwayType.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VehicleJourneyHeadwayTypeVehicleJourneyHeadwayType.parseFrom(ByteBuffer data) static VehicleJourneyHeadwayTypeVehicleJourneyHeadwayType.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in uk.org.netex.www.netex that return types with arguments of type VehicleJourneyHeadwayTypeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<VehicleJourneyHeadwayType> VehicleJourneyHeadwayType.getParserForType()VehicleJourneyHeadways_RelStructure.Builder.getVehicleJourneyHeadwayList()Headway interval information that is available for a VEHICLE JOURNEY (to be understood as the delay between the previous and the next VEHICLE JOURNEY).VehicleJourneyHeadways_RelStructure.getVehicleJourneyHeadwayList()Headway interval information that is available for a VEHICLE JOURNEY (to be understood as the delay between the previous and the next VEHICLE JOURNEY).VehicleJourneyHeadways_RelStructureOrBuilder.getVehicleJourneyHeadwayList()Headway interval information that is available for a VEHICLE JOURNEY (to be understood as the delay between the previous and the next VEHICLE JOURNEY).static com.google.protobuf.Parser<VehicleJourneyHeadwayType> VehicleJourneyHeadwayType.parser()Methods in uk.org.netex.www.netex with parameters of type VehicleJourneyHeadwayTypeModifier and TypeMethodDescriptionVehicleJourneyHeadways_RelStructure.Builder.addVehicleJourneyHeadway(int index, VehicleJourneyHeadwayType value) Headway interval information that is available for a VEHICLE JOURNEY (to be understood as the delay between the previous and the next VEHICLE JOURNEY).VehicleJourneyHeadways_RelStructure.Builder.addVehicleJourneyHeadway(VehicleJourneyHeadwayType value) Headway interval information that is available for a VEHICLE JOURNEY (to be understood as the delay between the previous and the next VEHICLE JOURNEY).VehicleJourneyHeadwayType.Builder.mergeFrom(VehicleJourneyHeadwayType other) EntitiesInVersion_RelStructure.ChoiceWrapper_EntityInVersionStructure.Builder.mergeVehicleJourneyHeadway(VehicleJourneyHeadwayType value) Headway interval information that is available for a VEHICLE JOURNEY (to be understood as the delay between the previous and the next VEHICLE JOURNEY).VehicleJourneyHeadwayType.newBuilder(VehicleJourneyHeadwayType prototype) EntitiesInVersion_RelStructure.ChoiceWrapper_EntityInVersionStructure.Builder.setVehicleJourneyHeadway(VehicleJourneyHeadwayType value) Headway interval information that is available for a VEHICLE JOURNEY (to be understood as the delay between the previous and the next VEHICLE JOURNEY).VehicleJourneyHeadways_RelStructure.Builder.setVehicleJourneyHeadway(int index, VehicleJourneyHeadwayType value) Headway interval information that is available for a VEHICLE JOURNEY (to be understood as the delay between the previous and the next VEHICLE JOURNEY).Method parameters in uk.org.netex.www.netex with type arguments of type VehicleJourneyHeadwayTypeModifier and TypeMethodDescriptionVehicleJourneyHeadways_RelStructure.Builder.addAllVehicleJourneyHeadway(Iterable<? extends VehicleJourneyHeadwayType> values) Headway interval information that is available for a VEHICLE JOURNEY (to be understood as the delay between the previous and the next VEHICLE JOURNEY).