Uses of Class
uk.org.netex.www.netex.OperatingDaysInFrame_RelStructure.Builder
Packages that use OperatingDaysInFrame_RelStructure.Builder
-
Uses of OperatingDaysInFrame_RelStructure.Builder in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return OperatingDaysInFrame_RelStructure.BuilderModifier and TypeMethodDescriptionOperatingDaysInFrame_RelStructure.Builder.addAllOperatingDay(Iterable<? extends OperatingDayType> values) A day of public transport operation in a specific calendar.OperatingDaysInFrame_RelStructure.Builder.addOperatingDay(int index, OperatingDayType value) A day of public transport operation in a specific calendar.OperatingDaysInFrame_RelStructure.Builder.addOperatingDay(int index, OperatingDayType.Builder builderForValue) A day of public transport operation in a specific calendar.OperatingDaysInFrame_RelStructure.Builder.addOperatingDay(OperatingDayType value) A day of public transport operation in a specific calendar.OperatingDaysInFrame_RelStructure.Builder.addOperatingDay(OperatingDayType.Builder builderForValue) A day of public transport operation in a specific calendar.OperatingDaysInFrame_RelStructure.Builder.clear()OperatingDaysInFrame_RelStructure.Builder.clearId()Identifier of the relationship.OperatingDaysInFrame_RelStructure.Builder.clearModificationSet()Whether this is a list of all (revise) or just changes.OperatingDaysInFrame_RelStructure.Builder.clearOperatingDay()A day of public transport operation in a specific calendar.ServiceCalendarFrame_VersionFrameStructure.Builder.getOperatingDaysBuilder()Days found in Calendar between start and end date.ServiceCalendarFrameType.Builder.getOperatingDaysBuilder()Days found in Calendar between start and end date.OperatingDaysInFrame_RelStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) OperatingDaysInFrame_RelStructure.Builder.mergeFrom(com.google.protobuf.Message other) OperatingDaysInFrame_RelStructure.Builder.mergeFrom(OperatingDaysInFrame_RelStructure other) OperatingDaysInFrame_RelStructure.newBuilder()OperatingDaysInFrame_RelStructure.newBuilder(OperatingDaysInFrame_RelStructure prototype) OperatingDaysInFrame_RelStructure.newBuilderForType()OperatingDaysInFrame_RelStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) OperatingDaysInFrame_RelStructure.Builder.removeOperatingDay(int index) A day of public transport operation in a specific calendar.Identifier of the relationship.OperatingDaysInFrame_RelStructure.Builder.setIdBytes(com.google.protobuf.ByteString value) Identifier of the relationship.OperatingDaysInFrame_RelStructure.Builder.setModificationSet(ModificationSetEnumeration value) Whether this is a list of all (revise) or just changes.OperatingDaysInFrame_RelStructure.Builder.setModificationSetValue(int value) Whether this is a list of all (revise) or just changes.OperatingDaysInFrame_RelStructure.Builder.setOperatingDay(int index, OperatingDayType value) A day of public transport operation in a specific calendar.OperatingDaysInFrame_RelStructure.Builder.setOperatingDay(int index, OperatingDayType.Builder builderForValue) A day of public transport operation in a specific calendar.OperatingDaysInFrame_RelStructure.toBuilder()Methods in uk.org.netex.www.netex with parameters of type OperatingDaysInFrame_RelStructure.BuilderModifier and TypeMethodDescriptionServiceCalendarFrame_VersionFrameStructure.Builder.setOperatingDays(OperatingDaysInFrame_RelStructure.Builder builderForValue) Days found in Calendar between start and end date.ServiceCalendarFrameType.Builder.setOperatingDays(OperatingDaysInFrame_RelStructure.Builder builderForValue) Days found in Calendar between start and end date.