Uses of Class
uk.org.netex.www.netex.TimingPointsInFrame_RelStructure.Builder
Packages that use TimingPointsInFrame_RelStructure.Builder
-
Uses of TimingPointsInFrame_RelStructure.Builder in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return TimingPointsInFrame_RelStructure.BuilderModifier and TypeMethodDescriptionTimingPointsInFrame_RelStructure.Builder.addAllTimingPoint(Iterable<? extends TimingPointType> values) A POINT against which the timing information necessary to build schedules may be recorded.TimingPointsInFrame_RelStructure.Builder.addTimingPoint(int index, TimingPointType value) A POINT against which the timing information necessary to build schedules may be recorded.TimingPointsInFrame_RelStructure.Builder.addTimingPoint(int index, TimingPointType.Builder builderForValue) A POINT against which the timing information necessary to build schedules may be recorded.TimingPointsInFrame_RelStructure.Builder.addTimingPoint(TimingPointType value) A POINT against which the timing information necessary to build schedules may be recorded.TimingPointsInFrame_RelStructure.Builder.addTimingPoint(TimingPointType.Builder builderForValue) A POINT against which the timing information necessary to build schedules may be recorded.TimingPointsInFrame_RelStructure.Builder.clear()TimingPointsInFrame_RelStructure.Builder.clearId()Identifier of the relationship.TimingPointsInFrame_RelStructure.Builder.clearModificationSet()Whether this is a list of all (revise) or just changes.TimingPointsInFrame_RelStructure.Builder.clearTimingPoint()A POINT against which the timing information necessary to build schedules may be recorded.Service_VersionFrameStructure.Builder.getTimingPointsBuilder()TIMING POINTs in frame.ServiceFrameType.Builder.getTimingPointsBuilder()TIMING POINTs in frame.TimingPointsInFrame_RelStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TimingPointsInFrame_RelStructure.Builder.mergeFrom(com.google.protobuf.Message other) TimingPointsInFrame_RelStructure.Builder.mergeFrom(TimingPointsInFrame_RelStructure other) TimingPointsInFrame_RelStructure.newBuilder()TimingPointsInFrame_RelStructure.newBuilder(TimingPointsInFrame_RelStructure prototype) TimingPointsInFrame_RelStructure.newBuilderForType()protected TimingPointsInFrame_RelStructure.BuilderTimingPointsInFrame_RelStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) TimingPointsInFrame_RelStructure.Builder.removeTimingPoint(int index) A POINT against which the timing information necessary to build schedules may be recorded.Identifier of the relationship.TimingPointsInFrame_RelStructure.Builder.setIdBytes(com.google.protobuf.ByteString value) Identifier of the relationship.TimingPointsInFrame_RelStructure.Builder.setModificationSet(ModificationSetEnumeration value) Whether this is a list of all (revise) or just changes.TimingPointsInFrame_RelStructure.Builder.setModificationSetValue(int value) Whether this is a list of all (revise) or just changes.TimingPointsInFrame_RelStructure.Builder.setTimingPoint(int index, TimingPointType value) A POINT against which the timing information necessary to build schedules may be recorded.TimingPointsInFrame_RelStructure.Builder.setTimingPoint(int index, TimingPointType.Builder builderForValue) A POINT against which the timing information necessary to build schedules may be recorded.TimingPointsInFrame_RelStructure.toBuilder()Methods in uk.org.netex.www.netex with parameters of type TimingPointsInFrame_RelStructure.BuilderModifier and TypeMethodDescriptionService_VersionFrameStructure.Builder.setTimingPoints(TimingPointsInFrame_RelStructure.Builder builderForValue) TIMING POINTs in frame.ServiceFrameType.Builder.setTimingPoints(TimingPointsInFrame_RelStructure.Builder builderForValue) TIMING POINTs in frame.