Uses of Class
uk.org.netex.www.netex.PreviousCalls_RelStructure.Builder
Packages that use PreviousCalls_RelStructure.Builder
-
Uses of PreviousCalls_RelStructure.Builder in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return PreviousCalls_RelStructure.BuilderModifier and TypeMethodDescriptionPreviousCalls_RelStructure.Builder.addAllPreviousCall(Iterable<? extends PreviousCallType> values) An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop.PreviousCalls_RelStructure.Builder.addPreviousCall(int index, PreviousCallType value) An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop.PreviousCalls_RelStructure.Builder.addPreviousCall(int index, PreviousCallType.Builder builderForValue) An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop.PreviousCalls_RelStructure.Builder.addPreviousCall(PreviousCallType value) An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop.PreviousCalls_RelStructure.Builder.addPreviousCall(PreviousCallType.Builder builderForValue) An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop.PreviousCalls_RelStructure.Builder.clear()PreviousCalls_RelStructure.Builder.clearId()Identifier of the relationship.PreviousCalls_RelStructure.Builder.clearPreviousCall()An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop.MonitoredCall_VersionedChildStructure.Builder.getPreviousCallsBuilder()Previous stops in the SERVICE PATTERN.MonitoredCallType.Builder.getPreviousCallsBuilder()Previous stops in the SERVICE PATTERN.PreviousCalls_RelStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PreviousCalls_RelStructure.Builder.mergeFrom(com.google.protobuf.Message other) PreviousCalls_RelStructure.Builder.mergeFrom(PreviousCalls_RelStructure other) PreviousCalls_RelStructure.newBuilder()PreviousCalls_RelStructure.newBuilder(PreviousCalls_RelStructure prototype) PreviousCalls_RelStructure.newBuilderForType()protected PreviousCalls_RelStructure.BuilderPreviousCalls_RelStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) PreviousCalls_RelStructure.Builder.removePreviousCall(int index) An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop.Identifier of the relationship.PreviousCalls_RelStructure.Builder.setIdBytes(com.google.protobuf.ByteString value) Identifier of the relationship.PreviousCalls_RelStructure.Builder.setPreviousCall(int index, PreviousCallType value) An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop.PreviousCalls_RelStructure.Builder.setPreviousCall(int index, PreviousCallType.Builder builderForValue) An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop.PreviousCalls_RelStructure.toBuilder()Methods in uk.org.netex.www.netex with parameters of type PreviousCalls_RelStructure.BuilderModifier and TypeMethodDescriptionMonitoredCall_VersionedChildStructure.Builder.setPreviousCalls(PreviousCalls_RelStructure.Builder builderForValue) Previous stops in the SERVICE PATTERN.MonitoredCallType.Builder.setPreviousCalls(PreviousCalls_RelStructure.Builder builderForValue) Previous stops in the SERVICE PATTERN.