Uses of Class
uk.org.netex.www.netex.ScheduledStopPointsInFrame_RelStructure.Builder
Packages that use ScheduledStopPointsInFrame_RelStructure.Builder
-
Uses of ScheduledStopPointsInFrame_RelStructure.Builder in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return ScheduledStopPointsInFrame_RelStructure.BuilderModifier and TypeMethodDescriptionScheduledStopPointsInFrame_RelStructure.Builder.addAllScheduledStopPoint(Iterable<? extends ScheduledStopPointType> values) A POINT where passengers can board or alight from vehicles.ScheduledStopPointsInFrame_RelStructure.Builder.addScheduledStopPoint(int index, ScheduledStopPointType value) A POINT where passengers can board or alight from vehicles.ScheduledStopPointsInFrame_RelStructure.Builder.addScheduledStopPoint(int index, ScheduledStopPointType.Builder builderForValue) A POINT where passengers can board or alight from vehicles.ScheduledStopPointsInFrame_RelStructure.Builder.addScheduledStopPoint(ScheduledStopPointType value) A POINT where passengers can board or alight from vehicles.ScheduledStopPointsInFrame_RelStructure.Builder.addScheduledStopPoint(ScheduledStopPointType.Builder builderForValue) A POINT where passengers can board or alight from vehicles.ScheduledStopPointsInFrame_RelStructure.Builder.clear()ScheduledStopPointsInFrame_RelStructure.Builder.clearId()Identifier of the relationship.ScheduledStopPointsInFrame_RelStructure.Builder.clearModificationSet()Whether this is a list of all (revise) or just changes.ScheduledStopPointsInFrame_RelStructure.Builder.clearScheduledStopPoint()A POINT where passengers can board or alight from vehicles.Service_VersionFrameStructure.Builder.getScheduledStopPointsBuilder()SCHEDULED STOP POINTs in frame.ServiceFrameType.Builder.getScheduledStopPointsBuilder()SCHEDULED STOP POINTs in frame.ScheduledStopPointsInFrame_RelStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ScheduledStopPointsInFrame_RelStructure.Builder.mergeFrom(com.google.protobuf.Message other) ScheduledStopPointsInFrame_RelStructure.Builder.mergeFrom(ScheduledStopPointsInFrame_RelStructure other) ScheduledStopPointsInFrame_RelStructure.newBuilder()ScheduledStopPointsInFrame_RelStructure.newBuilder(ScheduledStopPointsInFrame_RelStructure prototype) ScheduledStopPointsInFrame_RelStructure.newBuilderForType()ScheduledStopPointsInFrame_RelStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) ScheduledStopPointsInFrame_RelStructure.Builder.removeScheduledStopPoint(int index) A POINT where passengers can board or alight from vehicles.Identifier of the relationship.ScheduledStopPointsInFrame_RelStructure.Builder.setIdBytes(com.google.protobuf.ByteString value) Identifier of the relationship.ScheduledStopPointsInFrame_RelStructure.Builder.setModificationSet(ModificationSetEnumeration value) Whether this is a list of all (revise) or just changes.ScheduledStopPointsInFrame_RelStructure.Builder.setModificationSetValue(int value) Whether this is a list of all (revise) or just changes.ScheduledStopPointsInFrame_RelStructure.Builder.setScheduledStopPoint(int index, ScheduledStopPointType value) A POINT where passengers can board or alight from vehicles.ScheduledStopPointsInFrame_RelStructure.Builder.setScheduledStopPoint(int index, ScheduledStopPointType.Builder builderForValue) A POINT where passengers can board or alight from vehicles.ScheduledStopPointsInFrame_RelStructure.toBuilder()Methods in uk.org.netex.www.netex with parameters of type ScheduledStopPointsInFrame_RelStructure.BuilderModifier and TypeMethodDescriptionService_VersionFrameStructure.Builder.setScheduledStopPoints(ScheduledStopPointsInFrame_RelStructure.Builder builderForValue) SCHEDULED STOP POINTs in frame.ServiceFrameType.Builder.setScheduledStopPoints(ScheduledStopPointsInFrame_RelStructure.Builder builderForValue) SCHEDULED STOP POINTs in frame.