Uses of Class
uk.org.netex.www.netex.FixedStartWindowStructure.Builder
Packages that use FixedStartWindowStructure.Builder
-
Uses of FixedStartWindowStructure.Builder in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return FixedStartWindowStructure.BuilderModifier and TypeMethodDescriptionFixedStartWindowStructure.Builder.clear()FixedStartWindowStructure.Builder.clearFlexiblePeriodAfter()If UsageStartConstraintType is "fixedWindow", maximum period after the booked train during which other trains may also be caught.FixedStartWindowStructure.Builder.clearFlexiblePeriodBefore()If UsageStartConstraintType is "fixedWindow", maximum period before the booked train during which other trains may also be caught.FixedStartWindowStructure.Builder.clearMaximumServicesAfter()If UsageStartConstraintType is "fixedWindow", maximum number of services after the booked train that may also be used.FixedStartWindowStructure.Builder.clearMaximumServicesBefore()If UsageStartConstraintType is "fixedWindow", maximum number of services before the booked train that may also be used.UsageValidityPeriod_VersionStructure.Builder.getFixedStartWindowBuilder()If UsageStartConstraintType is "fixedWindow" , then can specify a window relative to booked train for alternative services that may be used.UsageValidityPeriodType.Builder.getFixedStartWindowBuilder()If UsageStartConstraintType is "fixedWindow" , then can specify a window relative to booked train for alternative services that may be used.FixedStartWindowStructure.Builder.mergeFlexiblePeriodAfter(com.google.protobuf.Duration value) If UsageStartConstraintType is "fixedWindow", maximum period after the booked train during which other trains may also be caught.FixedStartWindowStructure.Builder.mergeFlexiblePeriodBefore(com.google.protobuf.Duration value) If UsageStartConstraintType is "fixedWindow", maximum period before the booked train during which other trains may also be caught.FixedStartWindowStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) FixedStartWindowStructure.Builder.mergeFrom(com.google.protobuf.Message other) FixedStartWindowStructure.Builder.mergeFrom(FixedStartWindowStructure other) FixedStartWindowStructure.newBuilder()FixedStartWindowStructure.newBuilder(FixedStartWindowStructure prototype) FixedStartWindowStructure.newBuilderForType()protected FixedStartWindowStructure.BuilderFixedStartWindowStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) FixedStartWindowStructure.Builder.setFlexiblePeriodAfter(com.google.protobuf.Duration value) If UsageStartConstraintType is "fixedWindow", maximum period after the booked train during which other trains may also be caught.FixedStartWindowStructure.Builder.setFlexiblePeriodAfter(com.google.protobuf.Duration.Builder builderForValue) If UsageStartConstraintType is "fixedWindow", maximum period after the booked train during which other trains may also be caught.FixedStartWindowStructure.Builder.setFlexiblePeriodBefore(com.google.protobuf.Duration value) If UsageStartConstraintType is "fixedWindow", maximum period before the booked train during which other trains may also be caught.FixedStartWindowStructure.Builder.setFlexiblePeriodBefore(com.google.protobuf.Duration.Builder builderForValue) If UsageStartConstraintType is "fixedWindow", maximum period before the booked train during which other trains may also be caught.FixedStartWindowStructure.Builder.setMaximumServicesAfter(int value) If UsageStartConstraintType is "fixedWindow", maximum number of services after the booked train that may also be used.FixedStartWindowStructure.Builder.setMaximumServicesBefore(int value) If UsageStartConstraintType is "fixedWindow", maximum number of services before the booked train that may also be used.FixedStartWindowStructure.toBuilder()Methods in uk.org.netex.www.netex with parameters of type FixedStartWindowStructure.BuilderModifier and TypeMethodDescriptionUsageValidityPeriod_VersionStructure.Builder.setFixedStartWindow(FixedStartWindowStructure.Builder builderForValue) If UsageStartConstraintType is "fixedWindow" , then can specify a window relative to booked train for alternative services that may be used.UsageValidityPeriodType.Builder.setFixedStartWindow(FixedStartWindowStructure.Builder builderForValue) If UsageStartConstraintType is "fixedWindow" , then can specify a window relative to booked train for alternative services that may be used.