Uses of Class
uk.org.netex.www.netex.VehicleJourneyLayoverType
Packages that use VehicleJourneyLayoverType
-
Uses of VehicleJourneyLayoverType in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return VehicleJourneyLayoverTypeModifier and TypeMethodDescriptionVehicleJourneyLayoverType.Builder.build()VehicleJourneyLayoverType.Builder.buildPartial()static VehicleJourneyLayoverTypeVehicleJourneyLayoverType.getDefaultInstance()VehicleJourneyLayoverType.Builder.getDefaultInstanceForType()VehicleJourneyLayoverType.getDefaultInstanceForType()EntitiesInVersion_RelStructure.ChoiceWrapper_EntityInVersionStructure.Builder.getVehicleJourneyLayover()A time allowance at the end of a specified VEHICLE JOURNEY.EntitiesInVersion_RelStructure.ChoiceWrapper_EntityInVersionStructure.getVehicleJourneyLayover()A time allowance at the end of a specified VEHICLE JOURNEY.EntitiesInVersion_RelStructure.ChoiceWrapper_EntityInVersionStructureOrBuilder.getVehicleJourneyLayover()A time allowance at the end of a specified VEHICLE JOURNEY.VehicleJourneyLayovers_RelStructure.Builder.getVehicleJourneyLayover(int index) A time allowance at the end of a specified VEHICLE JOURNEY.VehicleJourneyLayovers_RelStructure.getVehicleJourneyLayover(int index) A time allowance at the end of a specified VEHICLE JOURNEY.VehicleJourneyLayovers_RelStructureOrBuilder.getVehicleJourneyLayover(int index) A time allowance at the end of a specified VEHICLE JOURNEY.static VehicleJourneyLayoverTypeVehicleJourneyLayoverType.parseDelimitedFrom(InputStream input) static VehicleJourneyLayoverTypeVehicleJourneyLayoverType.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VehicleJourneyLayoverTypeVehicleJourneyLayoverType.parseFrom(byte[] data) static VehicleJourneyLayoverTypeVehicleJourneyLayoverType.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VehicleJourneyLayoverTypeVehicleJourneyLayoverType.parseFrom(com.google.protobuf.ByteString data) static VehicleJourneyLayoverTypeVehicleJourneyLayoverType.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VehicleJourneyLayoverTypeVehicleJourneyLayoverType.parseFrom(com.google.protobuf.CodedInputStream input) static VehicleJourneyLayoverTypeVehicleJourneyLayoverType.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VehicleJourneyLayoverTypeVehicleJourneyLayoverType.parseFrom(InputStream input) static VehicleJourneyLayoverTypeVehicleJourneyLayoverType.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VehicleJourneyLayoverTypeVehicleJourneyLayoverType.parseFrom(ByteBuffer data) static VehicleJourneyLayoverTypeVehicleJourneyLayoverType.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in uk.org.netex.www.netex that return types with arguments of type VehicleJourneyLayoverTypeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<VehicleJourneyLayoverType> VehicleJourneyLayoverType.getParserForType()VehicleJourneyLayovers_RelStructure.Builder.getVehicleJourneyLayoverList()A time allowance at the end of a specified VEHICLE JOURNEY.VehicleJourneyLayovers_RelStructure.getVehicleJourneyLayoverList()A time allowance at the end of a specified VEHICLE JOURNEY.VehicleJourneyLayovers_RelStructureOrBuilder.getVehicleJourneyLayoverList()A time allowance at the end of a specified VEHICLE JOURNEY.static com.google.protobuf.Parser<VehicleJourneyLayoverType> VehicleJourneyLayoverType.parser()Methods in uk.org.netex.www.netex with parameters of type VehicleJourneyLayoverTypeModifier and TypeMethodDescriptionVehicleJourneyLayovers_RelStructure.Builder.addVehicleJourneyLayover(int index, VehicleJourneyLayoverType value) A time allowance at the end of a specified VEHICLE JOURNEY.VehicleJourneyLayovers_RelStructure.Builder.addVehicleJourneyLayover(VehicleJourneyLayoverType value) A time allowance at the end of a specified VEHICLE JOURNEY.VehicleJourneyLayoverType.Builder.mergeFrom(VehicleJourneyLayoverType other) EntitiesInVersion_RelStructure.ChoiceWrapper_EntityInVersionStructure.Builder.mergeVehicleJourneyLayover(VehicleJourneyLayoverType value) A time allowance at the end of a specified VEHICLE JOURNEY.VehicleJourneyLayoverType.newBuilder(VehicleJourneyLayoverType prototype) EntitiesInVersion_RelStructure.ChoiceWrapper_EntityInVersionStructure.Builder.setVehicleJourneyLayover(VehicleJourneyLayoverType value) A time allowance at the end of a specified VEHICLE JOURNEY.VehicleJourneyLayovers_RelStructure.Builder.setVehicleJourneyLayover(int index, VehicleJourneyLayoverType value) A time allowance at the end of a specified VEHICLE JOURNEY.Method parameters in uk.org.netex.www.netex with type arguments of type VehicleJourneyLayoverTypeModifier and TypeMethodDescriptionVehicleJourneyLayovers_RelStructure.Builder.addAllVehicleJourneyLayover(Iterable<? extends VehicleJourneyLayoverType> values) A time allowance at the end of a specified VEHICLE JOURNEY.