Uses of Class
uk.org.netex.www.netex.DayTypeAssignmentsInFrame_RelStructure.Builder
Packages that use DayTypeAssignmentsInFrame_RelStructure.Builder
-
Uses of DayTypeAssignmentsInFrame_RelStructure.Builder in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return DayTypeAssignmentsInFrame_RelStructure.BuilderModifier and TypeMethodDescriptionDayTypeAssignmentsInFrame_RelStructure.Builder.addAllDayTypeAssignment(Iterable<? extends DayTypeAssignmentType> values) Associates a DAY TYPE with an OPERATING DAY within a specific Calendar.DayTypeAssignmentsInFrame_RelStructure.Builder.addDayTypeAssignment(int index, DayTypeAssignmentType value) Associates a DAY TYPE with an OPERATING DAY within a specific Calendar.DayTypeAssignmentsInFrame_RelStructure.Builder.addDayTypeAssignment(int index, DayTypeAssignmentType.Builder builderForValue) Associates a DAY TYPE with an OPERATING DAY within a specific Calendar.DayTypeAssignmentsInFrame_RelStructure.Builder.addDayTypeAssignment(DayTypeAssignmentType value) Associates a DAY TYPE with an OPERATING DAY within a specific Calendar.DayTypeAssignmentsInFrame_RelStructure.Builder.addDayTypeAssignment(DayTypeAssignmentType.Builder builderForValue) Associates a DAY TYPE with an OPERATING DAY within a specific Calendar.DayTypeAssignmentsInFrame_RelStructure.Builder.clear()DayTypeAssignmentsInFrame_RelStructure.Builder.clearDayTypeAssignment()Associates a DAY TYPE with an OPERATING DAY within a specific Calendar.DayTypeAssignmentsInFrame_RelStructure.Builder.clearId()Identifier of the relationship.DayTypeAssignmentsInFrame_RelStructure.Builder.clearModificationSet()Whether this is a list of all (revise) or just changes.ServiceCalendarFrame_VersionFrameStructure.Builder.getDayTypeAssignmentsBuilder()Assignments of DAY TYPEs to specific OPERATING DAYs.ServiceCalendarFrameType.Builder.getDayTypeAssignmentsBuilder()Assignments of DAY TYPEs to specific OPERATING DAYs.DayTypeAssignmentsInFrame_RelStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DayTypeAssignmentsInFrame_RelStructure.Builder.mergeFrom(com.google.protobuf.Message other) DayTypeAssignmentsInFrame_RelStructure.Builder.mergeFrom(DayTypeAssignmentsInFrame_RelStructure other) DayTypeAssignmentsInFrame_RelStructure.newBuilder()DayTypeAssignmentsInFrame_RelStructure.newBuilder(DayTypeAssignmentsInFrame_RelStructure prototype) DayTypeAssignmentsInFrame_RelStructure.newBuilderForType()DayTypeAssignmentsInFrame_RelStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) DayTypeAssignmentsInFrame_RelStructure.Builder.removeDayTypeAssignment(int index) Associates a DAY TYPE with an OPERATING DAY within a specific Calendar.DayTypeAssignmentsInFrame_RelStructure.Builder.setDayTypeAssignment(int index, DayTypeAssignmentType value) Associates a DAY TYPE with an OPERATING DAY within a specific Calendar.DayTypeAssignmentsInFrame_RelStructure.Builder.setDayTypeAssignment(int index, DayTypeAssignmentType.Builder builderForValue) Associates a DAY TYPE with an OPERATING DAY within a specific Calendar.Identifier of the relationship.DayTypeAssignmentsInFrame_RelStructure.Builder.setIdBytes(com.google.protobuf.ByteString value) Identifier of the relationship.DayTypeAssignmentsInFrame_RelStructure.Builder.setModificationSet(ModificationSetEnumeration value) Whether this is a list of all (revise) or just changes.DayTypeAssignmentsInFrame_RelStructure.Builder.setModificationSetValue(int value) Whether this is a list of all (revise) or just changes.DayTypeAssignmentsInFrame_RelStructure.toBuilder()Methods in uk.org.netex.www.netex with parameters of type DayTypeAssignmentsInFrame_RelStructure.BuilderModifier and TypeMethodDescriptionServiceCalendarFrame_VersionFrameStructure.Builder.setDayTypeAssignments(DayTypeAssignmentsInFrame_RelStructure.Builder builderForValue) Assignments of DAY TYPEs to specific OPERATING DAYs.ServiceCalendarFrameType.Builder.setDayTypeAssignments(DayTypeAssignmentsInFrame_RelStructure.Builder builderForValue) Assignments of DAY TYPEs to specific OPERATING DAYs.