Uses of Class
uk.org.netex.www.netex.VehicleJourneyHeadways_RelStructure.Builder
Packages that use VehicleJourneyHeadways_RelStructure.Builder
-
Uses of VehicleJourneyHeadways_RelStructure.Builder in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return VehicleJourneyHeadways_RelStructure.BuilderModifier 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).VehicleJourneyHeadways_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(int index, VehicleJourneyHeadwayType.Builder builderForValue) 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).VehicleJourneyHeadways_RelStructure.Builder.addVehicleJourneyHeadway(VehicleJourneyHeadwayType.Builder builderForValue) 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.clear()VehicleJourneyHeadways_RelStructure.Builder.clearId()Identifier of the relationship.VehicleJourneyHeadways_RelStructure.Builder.clearVehicleJourneyHeadway()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.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) VehicleJourneyHeadways_RelStructure.Builder.mergeFrom(com.google.protobuf.Message other) VehicleJourneyHeadways_RelStructure.Builder.mergeFrom(VehicleJourneyHeadways_RelStructure other) VehicleJourneyHeadways_RelStructure.newBuilder()VehicleJourneyHeadways_RelStructure.newBuilder(VehicleJourneyHeadways_RelStructure prototype) VehicleJourneyHeadways_RelStructure.newBuilderForType()VehicleJourneyHeadways_RelStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) VehicleJourneyHeadways_RelStructure.Builder.removeVehicleJourneyHeadway(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).Identifier of the relationship.VehicleJourneyHeadways_RelStructure.Builder.setIdBytes(com.google.protobuf.ByteString value) Identifier of the relationship.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).VehicleJourneyHeadways_RelStructure.Builder.setVehicleJourneyHeadway(int index, VehicleJourneyHeadwayType.Builder builderForValue) 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.toBuilder()