Uses of Class
uk.org.netex.www.netex.GroupOfServices_VersionStructure.DayTypesType.Builder
Packages that use GroupOfServices_VersionStructure.DayTypesType.Builder
-
Uses of GroupOfServices_VersionStructure.DayTypesType.Builder in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return GroupOfServices_VersionStructure.DayTypesType.BuilderModifier and TypeMethodDescriptionGroupOfServices_VersionStructure.DayTypesType.Builder.addAllDayTypeRef(Iterable<? extends VersionOfObjectRefStructure> values) The DAY TYPE of all the services in this group.GroupOfServices_VersionStructure.DayTypesType.Builder.addDayTypeRef(int index, VersionOfObjectRefStructure value) The DAY TYPE of all the services in this group.GroupOfServices_VersionStructure.DayTypesType.Builder.addDayTypeRef(int index, VersionOfObjectRefStructure.Builder builderForValue) The DAY TYPE of all the services in this group.GroupOfServices_VersionStructure.DayTypesType.Builder.addDayTypeRef(VersionOfObjectRefStructure value) The DAY TYPE of all the services in this group.GroupOfServices_VersionStructure.DayTypesType.Builder.addDayTypeRef(VersionOfObjectRefStructure.Builder builderForValue) The DAY TYPE of all the services in this group.GroupOfServices_VersionStructure.DayTypesType.Builder.clear()GroupOfServices_VersionStructure.DayTypesType.Builder.clearDayTypeRef()The DAY TYPE of all the services in this group.GroupOfServices_VersionStructure.Builder.getDayTypesBuilder()The DAY TYPEs of all the services in this group.GroupOfServices_VersionStructure.DayTypesType.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GroupOfServices_VersionStructure.DayTypesType.Builder.mergeFrom(com.google.protobuf.Message other) GroupOfServices_VersionStructure.DayTypesType.Builder.mergeFrom(GroupOfServices_VersionStructure.DayTypesType other) GroupOfServices_VersionStructure.DayTypesType.newBuilder()GroupOfServices_VersionStructure.DayTypesType.newBuilder(GroupOfServices_VersionStructure.DayTypesType prototype) GroupOfServices_VersionStructure.DayTypesType.newBuilderForType()GroupOfServices_VersionStructure.DayTypesType.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) GroupOfServices_VersionStructure.DayTypesType.Builder.removeDayTypeRef(int index) The DAY TYPE of all the services in this group.GroupOfServices_VersionStructure.DayTypesType.Builder.setDayTypeRef(int index, VersionOfObjectRefStructure value) The DAY TYPE of all the services in this group.GroupOfServices_VersionStructure.DayTypesType.Builder.setDayTypeRef(int index, VersionOfObjectRefStructure.Builder builderForValue) The DAY TYPE of all the services in this group.GroupOfServices_VersionStructure.DayTypesType.toBuilder()Methods in uk.org.netex.www.netex with parameters of type GroupOfServices_VersionStructure.DayTypesType.BuilderModifier and TypeMethodDescriptionGroupOfServices_VersionStructure.Builder.setDayTypes(GroupOfServices_VersionStructure.DayTypesType.Builder builderForValue) The DAY TYPEs of all the services in this group.