Class PropertyOfDayStructure.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<PropertyOfDayStructure.Builder>
com.google.protobuf.GeneratedMessage.Builder<PropertyOfDayStructure.Builder>
uk.org.netex.www.netex.PropertyOfDayStructure.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable, PropertyOfDayStructureOrBuilder
Enclosing class:
PropertyOfDayStructure

public static final class PropertyOfDayStructure.Builder extends com.google.protobuf.GeneratedMessage.Builder<PropertyOfDayStructure.Builder> implements PropertyOfDayStructureOrBuilder
 Type for Property of Day.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 84:49]
 
Protobuf type uk.org.netex.www.netex.PropertyOfDayStructure
  • Method Details

    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<PropertyOfDayStructure.Builder>
    • clear

      Specified by:
      clear in interface com.google.protobuf.Message.Builder
      Specified by:
      clear in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clear in class com.google.protobuf.GeneratedMessage.Builder<PropertyOfDayStructure.Builder>
    • getDescriptorForType

      public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
      Specified by:
      getDescriptorForType in interface com.google.protobuf.Message.Builder
      Specified by:
      getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
      Overrides:
      getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<PropertyOfDayStructure.Builder>
    • getDefaultInstanceForType

      public PropertyOfDayStructure getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
    • build

      public PropertyOfDayStructure build()
      Specified by:
      build in interface com.google.protobuf.Message.Builder
      Specified by:
      build in interface com.google.protobuf.MessageLite.Builder
    • buildPartial

      public PropertyOfDayStructure buildPartial()
      Specified by:
      buildPartial in interface com.google.protobuf.Message.Builder
      Specified by:
      buildPartial in interface com.google.protobuf.MessageLite.Builder
    • mergeFrom

      public PropertyOfDayStructure.Builder mergeFrom(com.google.protobuf.Message other)
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<PropertyOfDayStructure.Builder>
    • mergeFrom

    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessage.Builder<PropertyOfDayStructure.Builder>
    • mergeFrom

      public PropertyOfDayStructure.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Specified by:
      mergeFrom in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<PropertyOfDayStructure.Builder>
      Throws:
      IOException
    • hasName

      public boolean hasName()
       Name of PROPERTY OF DAY.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 89:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 1;
      Specified by:
      hasName in interface PropertyOfDayStructureOrBuilder
      Returns:
      Whether the name field is set.
    • getName

      public MultilingualString getName()
       Name of PROPERTY OF DAY.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 89:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 1;
      Specified by:
      getName in interface PropertyOfDayStructureOrBuilder
      Returns:
      The name.
    • setName

       Name of PROPERTY OF DAY.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 89:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 1;
    • setName

       Name of PROPERTY OF DAY.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 89:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 1;
    • mergeName

       Name of PROPERTY OF DAY.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 89:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 1;
    • clearName

      public PropertyOfDayStructure.Builder clearName()
       Name of PROPERTY OF DAY.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 89:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 1;
    • getNameBuilder

      public MultilingualString.Builder getNameBuilder()
       Name of PROPERTY OF DAY.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 89:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 1;
    • getNameOrBuilder

      public MultilingualStringOrBuilder getNameOrBuilder()
       Name of PROPERTY OF DAY.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 89:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 1;
      Specified by:
      getNameOrBuilder in interface PropertyOfDayStructureOrBuilder
    • hasDescription

      public boolean hasDescription()
       Description of PROPERTY OF DAY.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 94:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 2;
      Specified by:
      hasDescription in interface PropertyOfDayStructureOrBuilder
      Returns:
      Whether the description field is set.
    • getDescription

      public MultilingualString getDescription()
       Description of PROPERTY OF DAY.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 94:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 2;
      Specified by:
      getDescription in interface PropertyOfDayStructureOrBuilder
      Returns:
      The description.
    • setDescription

      public PropertyOfDayStructure.Builder setDescription(MultilingualString value)
       Description of PROPERTY OF DAY.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 94:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 2;
    • setDescription

      public PropertyOfDayStructure.Builder setDescription(MultilingualString.Builder builderForValue)
       Description of PROPERTY OF DAY.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 94:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 2;
    • mergeDescription

      public PropertyOfDayStructure.Builder mergeDescription(MultilingualString value)
       Description of PROPERTY OF DAY.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 94:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 2;
    • clearDescription

      public PropertyOfDayStructure.Builder clearDescription()
       Description of PROPERTY OF DAY.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 94:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 2;
    • getDescriptionBuilder

      public MultilingualString.Builder getDescriptionBuilder()
       Description of PROPERTY OF DAY.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 94:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 2;
    • getDescriptionOrBuilder

      public MultilingualStringOrBuilder getDescriptionOrBuilder()
       Description of PROPERTY OF DAY.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 94:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 2;
      Specified by:
      getDescriptionOrBuilder in interface PropertyOfDayStructureOrBuilder
    • getDaysOfWeekList

      public List<DayOfWeekEnumeration> getDaysOfWeekList()
       Days of week Monday to Sunday, Everyday. Up to seven allowed. Default is Everyday.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 111:85]
       
      repeated .uk.org.netex.www.netex.DayOfWeekEnumeration days_of_week = 3 [packed = true];
      Specified by:
      getDaysOfWeekList in interface PropertyOfDayStructureOrBuilder
      Returns:
      A list containing the daysOfWeek.
    • getDaysOfWeekCount

      public int getDaysOfWeekCount()
       Days of week Monday to Sunday, Everyday. Up to seven allowed. Default is Everyday.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 111:85]
       
      repeated .uk.org.netex.www.netex.DayOfWeekEnumeration days_of_week = 3 [packed = true];
      Specified by:
      getDaysOfWeekCount in interface PropertyOfDayStructureOrBuilder
      Returns:
      The count of daysOfWeek.
    • getDaysOfWeek

      public DayOfWeekEnumeration getDaysOfWeek(int index)
       Days of week Monday to Sunday, Everyday. Up to seven allowed. Default is Everyday.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 111:85]
       
      repeated .uk.org.netex.www.netex.DayOfWeekEnumeration days_of_week = 3 [packed = true];
      Specified by:
      getDaysOfWeek in interface PropertyOfDayStructureOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The daysOfWeek at the given index.
    • setDaysOfWeek

      public PropertyOfDayStructure.Builder setDaysOfWeek(int index, DayOfWeekEnumeration value)
       Days of week Monday to Sunday, Everyday. Up to seven allowed. Default is Everyday.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 111:85]
       
      repeated .uk.org.netex.www.netex.DayOfWeekEnumeration days_of_week = 3 [packed = true];
      Parameters:
      index - The index to set the value at.
      value - The daysOfWeek to set.
      Returns:
      This builder for chaining.
    • addDaysOfWeek

       Days of week Monday to Sunday, Everyday. Up to seven allowed. Default is Everyday.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 111:85]
       
      repeated .uk.org.netex.www.netex.DayOfWeekEnumeration days_of_week = 3 [packed = true];
      Parameters:
      value - The daysOfWeek to add.
      Returns:
      This builder for chaining.
    • addAllDaysOfWeek

      public PropertyOfDayStructure.Builder addAllDaysOfWeek(Iterable<? extends DayOfWeekEnumeration> values)
       Days of week Monday to Sunday, Everyday. Up to seven allowed. Default is Everyday.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 111:85]
       
      repeated .uk.org.netex.www.netex.DayOfWeekEnumeration days_of_week = 3 [packed = true];
      Parameters:
      values - The daysOfWeek to add.
      Returns:
      This builder for chaining.
    • clearDaysOfWeek

      public PropertyOfDayStructure.Builder clearDaysOfWeek()
       Days of week Monday to Sunday, Everyday. Up to seven allowed. Default is Everyday.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 111:85]
       
      repeated .uk.org.netex.www.netex.DayOfWeekEnumeration days_of_week = 3 [packed = true];
      Returns:
      This builder for chaining.
    • getDaysOfWeekValueList

      public List<Integer> getDaysOfWeekValueList()
       Days of week Monday to Sunday, Everyday. Up to seven allowed. Default is Everyday.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 111:85]
       
      repeated .uk.org.netex.www.netex.DayOfWeekEnumeration days_of_week = 3 [packed = true];
      Specified by:
      getDaysOfWeekValueList in interface PropertyOfDayStructureOrBuilder
      Returns:
      A list containing the enum numeric values on the wire for daysOfWeek.
    • getDaysOfWeekValue

      public int getDaysOfWeekValue(int index)
       Days of week Monday to Sunday, Everyday. Up to seven allowed. Default is Everyday.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 111:85]
       
      repeated .uk.org.netex.www.netex.DayOfWeekEnumeration days_of_week = 3 [packed = true];
      Specified by:
      getDaysOfWeekValue in interface PropertyOfDayStructureOrBuilder
      Parameters:
      index - The index of the value to return.
      Returns:
      The enum numeric value on the wire of daysOfWeek at the given index.
    • setDaysOfWeekValue

      public PropertyOfDayStructure.Builder setDaysOfWeekValue(int index, int value)
       Days of week Monday to Sunday, Everyday. Up to seven allowed. Default is Everyday.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 111:85]
       
      repeated .uk.org.netex.www.netex.DayOfWeekEnumeration days_of_week = 3 [packed = true];
      Parameters:
      index - The index to set the value at.
      value - The enum numeric value on the wire for daysOfWeek to set.
      Returns:
      This builder for chaining.
    • addDaysOfWeekValue

      public PropertyOfDayStructure.Builder addDaysOfWeekValue(int value)
       Days of week Monday to Sunday, Everyday. Up to seven allowed. Default is Everyday.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 111:85]
       
      repeated .uk.org.netex.www.netex.DayOfWeekEnumeration days_of_week = 3 [packed = true];
      Parameters:
      value - The enum numeric value on the wire for daysOfWeek to add.
      Returns:
      This builder for chaining.
    • addAllDaysOfWeekValue

      public PropertyOfDayStructure.Builder addAllDaysOfWeekValue(Iterable<Integer> values)
       Days of week Monday to Sunday, Everyday. Up to seven allowed. Default is Everyday.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 111:85]
       
      repeated .uk.org.netex.www.netex.DayOfWeekEnumeration days_of_week = 3 [packed = true];
      Parameters:
      values - The enum numeric values on the wire for daysOfWeek to add.
      Returns:
      This builder for chaining.
    • getWeeksOfMonthList

      public List<WeekOfMonthEnumeration> getWeeksOfMonthList()
       Week of Month. (Default is EveryWeek)  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 116:109]
       
      repeated .uk.org.netex.www.netex.WeekOfMonthEnumeration weeks_of_month = 4 [packed = true];
      Specified by:
      getWeeksOfMonthList in interface PropertyOfDayStructureOrBuilder
      Returns:
      A list containing the weeksOfMonth.
    • getWeeksOfMonthCount

      public int getWeeksOfMonthCount()
       Week of Month. (Default is EveryWeek)  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 116:109]
       
      repeated .uk.org.netex.www.netex.WeekOfMonthEnumeration weeks_of_month = 4 [packed = true];
      Specified by:
      getWeeksOfMonthCount in interface PropertyOfDayStructureOrBuilder
      Returns:
      The count of weeksOfMonth.
    • getWeeksOfMonth

      public WeekOfMonthEnumeration getWeeksOfMonth(int index)
       Week of Month. (Default is EveryWeek)  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 116:109]
       
      repeated .uk.org.netex.www.netex.WeekOfMonthEnumeration weeks_of_month = 4 [packed = true];
      Specified by:
      getWeeksOfMonth in interface PropertyOfDayStructureOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The weeksOfMonth at the given index.
    • setWeeksOfMonth

      public PropertyOfDayStructure.Builder setWeeksOfMonth(int index, WeekOfMonthEnumeration value)
       Week of Month. (Default is EveryWeek)  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 116:109]
       
      repeated .uk.org.netex.www.netex.WeekOfMonthEnumeration weeks_of_month = 4 [packed = true];
      Parameters:
      index - The index to set the value at.
      value - The weeksOfMonth to set.
      Returns:
      This builder for chaining.
    • addWeeksOfMonth

       Week of Month. (Default is EveryWeek)  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 116:109]
       
      repeated .uk.org.netex.www.netex.WeekOfMonthEnumeration weeks_of_month = 4 [packed = true];
      Parameters:
      value - The weeksOfMonth to add.
      Returns:
      This builder for chaining.
    • addAllWeeksOfMonth

      public PropertyOfDayStructure.Builder addAllWeeksOfMonth(Iterable<? extends WeekOfMonthEnumeration> values)
       Week of Month. (Default is EveryWeek)  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 116:109]
       
      repeated .uk.org.netex.www.netex.WeekOfMonthEnumeration weeks_of_month = 4 [packed = true];
      Parameters:
      values - The weeksOfMonth to add.
      Returns:
      This builder for chaining.
    • clearWeeksOfMonth

      public PropertyOfDayStructure.Builder clearWeeksOfMonth()
       Week of Month. (Default is EveryWeek)  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 116:109]
       
      repeated .uk.org.netex.www.netex.WeekOfMonthEnumeration weeks_of_month = 4 [packed = true];
      Returns:
      This builder for chaining.
    • getWeeksOfMonthValueList

      public List<Integer> getWeeksOfMonthValueList()
       Week of Month. (Default is EveryWeek)  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 116:109]
       
      repeated .uk.org.netex.www.netex.WeekOfMonthEnumeration weeks_of_month = 4 [packed = true];
      Specified by:
      getWeeksOfMonthValueList in interface PropertyOfDayStructureOrBuilder
      Returns:
      A list containing the enum numeric values on the wire for weeksOfMonth.
    • getWeeksOfMonthValue

      public int getWeeksOfMonthValue(int index)
       Week of Month. (Default is EveryWeek)  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 116:109]
       
      repeated .uk.org.netex.www.netex.WeekOfMonthEnumeration weeks_of_month = 4 [packed = true];
      Specified by:
      getWeeksOfMonthValue in interface PropertyOfDayStructureOrBuilder
      Parameters:
      index - The index of the value to return.
      Returns:
      The enum numeric value on the wire of weeksOfMonth at the given index.
    • setWeeksOfMonthValue

      public PropertyOfDayStructure.Builder setWeeksOfMonthValue(int index, int value)
       Week of Month. (Default is EveryWeek)  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 116:109]
       
      repeated .uk.org.netex.www.netex.WeekOfMonthEnumeration weeks_of_month = 4 [packed = true];
      Parameters:
      index - The index to set the value at.
      value - The enum numeric value on the wire for weeksOfMonth to set.
      Returns:
      This builder for chaining.
    • addWeeksOfMonthValue

      public PropertyOfDayStructure.Builder addWeeksOfMonthValue(int value)
       Week of Month. (Default is EveryWeek)  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 116:109]
       
      repeated .uk.org.netex.www.netex.WeekOfMonthEnumeration weeks_of_month = 4 [packed = true];
      Parameters:
      value - The enum numeric value on the wire for weeksOfMonth to add.
      Returns:
      This builder for chaining.
    • addAllWeeksOfMonthValue

      public PropertyOfDayStructure.Builder addAllWeeksOfMonthValue(Iterable<Integer> values)
       Week of Month. (Default is EveryWeek)  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 116:109]
       
      repeated .uk.org.netex.www.netex.WeekOfMonthEnumeration weeks_of_month = 4 [packed = true];
      Parameters:
      values - The enum numeric values on the wire for weeksOfMonth to add.
      Returns:
      This builder for chaining.
    • getMonthOfYear

      public int getMonthOfYear()
       For those day types that occur on the same month every year; a  month as a number.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 122:69]
       
      uint32 month_of_year = 5;
      Specified by:
      getMonthOfYear in interface PropertyOfDayStructureOrBuilder
      Returns:
      The monthOfYear.
    • setMonthOfYear

      public PropertyOfDayStructure.Builder setMonthOfYear(int value)
       For those day types that occur on the same month every year; a  month as a number.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 122:69]
       
      uint32 month_of_year = 5;
      Parameters:
      value - The monthOfYear to set.
      Returns:
      This builder for chaining.
    • clearMonthOfYear

      public PropertyOfDayStructure.Builder clearMonthOfYear()
       For those day types that occur on the same month every year; a  month as a number.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 122:69]
       
      uint32 month_of_year = 5;
      Returns:
      This builder for chaining.
    • getDayOfMonth

      public int getDayOfMonth()
       For those day types that occur on the same day of the month every year; a  a as a number.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 127:66]
       
      uint32 day_of_month = 6;
      Specified by:
      getDayOfMonth in interface PropertyOfDayStructureOrBuilder
      Returns:
      The dayOfMonth.
    • setDayOfMonth

      public PropertyOfDayStructure.Builder setDayOfMonth(int value)
       For those day types that occur on the same day of the month every year; a  a as a number.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 127:66]
       
      uint32 day_of_month = 6;
      Parameters:
      value - The dayOfMonth to set.
      Returns:
      This builder for chaining.
    • clearDayOfMonth

      public PropertyOfDayStructure.Builder clearDayOfMonth()
       For those day types that occur on the same day of the month every year; a  a as a number.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 127:66]
       
      uint32 day_of_month = 6;
      Returns:
      This builder for chaining.
    • hasDayOfYear

      public boolean hasDayOfYear()
       For those day types that occur on the same day every year, month and day,  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 132:70]
       
      .google.type.Date day_of_year = 7;
      Specified by:
      hasDayOfYear in interface PropertyOfDayStructureOrBuilder
      Returns:
      Whether the dayOfYear field is set.
    • getDayOfYear

      public com.google.type.Date getDayOfYear()
       For those day types that occur on the same day every year, month and day,  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 132:70]
       
      .google.type.Date day_of_year = 7;
      Specified by:
      getDayOfYear in interface PropertyOfDayStructureOrBuilder
      Returns:
      The dayOfYear.
    • setDayOfYear

      public PropertyOfDayStructure.Builder setDayOfYear(com.google.type.Date value)
       For those day types that occur on the same day every year, month and day,  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 132:70]
       
      .google.type.Date day_of_year = 7;
    • setDayOfYear

      public PropertyOfDayStructure.Builder setDayOfYear(com.google.type.Date.Builder builderForValue)
       For those day types that occur on the same day every year, month and day,  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 132:70]
       
      .google.type.Date day_of_year = 7;
    • mergeDayOfYear

      public PropertyOfDayStructure.Builder mergeDayOfYear(com.google.type.Date value)
       For those day types that occur on the same day every year, month and day,  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 132:70]
       
      .google.type.Date day_of_year = 7;
    • clearDayOfYear

      public PropertyOfDayStructure.Builder clearDayOfYear()
       For those day types that occur on the same day every year, month and day,  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 132:70]
       
      .google.type.Date day_of_year = 7;
    • getDayOfYearBuilder

      public com.google.type.Date.Builder getDayOfYearBuilder()
       For those day types that occur on the same day every year, month and day,  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 132:70]
       
      .google.type.Date day_of_year = 7;
    • getDayOfYearOrBuilder

      public com.google.type.DateOrBuilder getDayOfYearOrBuilder()
       For those day types that occur on the same day every year, month and day,  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 132:70]
       
      .google.type.Date day_of_year = 7;
      Specified by:
      getDayOfYearOrBuilder in interface PropertyOfDayStructureOrBuilder
    • hasCountryRef

      public boolean hasCountryRef()
       Reference to COUNTRY for Holiday.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 138:76]
       
      .uk.org.netex.www.netex.CountryRefStructure country_ref = 11;
      Specified by:
      hasCountryRef in interface PropertyOfDayStructureOrBuilder
      Returns:
      Whether the countryRef field is set.
    • getCountryRef

      public CountryRefStructure getCountryRef()
       Reference to COUNTRY for Holiday.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 138:76]
       
      .uk.org.netex.www.netex.CountryRefStructure country_ref = 11;
      Specified by:
      getCountryRef in interface PropertyOfDayStructureOrBuilder
      Returns:
      The countryRef.
    • setCountryRef

       Reference to COUNTRY for Holiday.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 138:76]
       
      .uk.org.netex.www.netex.CountryRefStructure country_ref = 11;
    • setCountryRef

      public PropertyOfDayStructure.Builder setCountryRef(CountryRefStructure.Builder builderForValue)
       Reference to COUNTRY for Holiday.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 138:76]
       
      .uk.org.netex.www.netex.CountryRefStructure country_ref = 11;
    • mergeCountryRef

      public PropertyOfDayStructure.Builder mergeCountryRef(CountryRefStructure value)
       Reference to COUNTRY for Holiday.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 138:76]
       
      .uk.org.netex.www.netex.CountryRefStructure country_ref = 11;
    • clearCountryRef

      public PropertyOfDayStructure.Builder clearCountryRef()
       Reference to COUNTRY for Holiday.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 138:76]
       
      .uk.org.netex.www.netex.CountryRefStructure country_ref = 11;
    • getCountryRefBuilder

      public CountryRefStructure.Builder getCountryRefBuilder()
       Reference to COUNTRY for Holiday.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 138:76]
       
      .uk.org.netex.www.netex.CountryRefStructure country_ref = 11;
    • getCountryRefOrBuilder

      public CountryRefStructureOrBuilder getCountryRefOrBuilder()
       Reference to COUNTRY for Holiday.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 138:76]
       
      .uk.org.netex.www.netex.CountryRefStructure country_ref = 11;
      Specified by:
      getCountryRefOrBuilder in interface PropertyOfDayStructureOrBuilder
    • getHolidayTypesList

      public List<HolidayTypeEnumeration> getHolidayTypesList()
       Type of holiday. Default is Any day.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 143:106]
       
      repeated .uk.org.netex.www.netex.HolidayTypeEnumeration holiday_types = 12 [packed = true];
      Specified by:
      getHolidayTypesList in interface PropertyOfDayStructureOrBuilder
      Returns:
      A list containing the holidayTypes.
    • getHolidayTypesCount

      public int getHolidayTypesCount()
       Type of holiday. Default is Any day.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 143:106]
       
      repeated .uk.org.netex.www.netex.HolidayTypeEnumeration holiday_types = 12 [packed = true];
      Specified by:
      getHolidayTypesCount in interface PropertyOfDayStructureOrBuilder
      Returns:
      The count of holidayTypes.
    • getHolidayTypes

      public HolidayTypeEnumeration getHolidayTypes(int index)
       Type of holiday. Default is Any day.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 143:106]
       
      repeated .uk.org.netex.www.netex.HolidayTypeEnumeration holiday_types = 12 [packed = true];
      Specified by:
      getHolidayTypes in interface PropertyOfDayStructureOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The holidayTypes at the given index.
    • setHolidayTypes

      public PropertyOfDayStructure.Builder setHolidayTypes(int index, HolidayTypeEnumeration value)
       Type of holiday. Default is Any day.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 143:106]
       
      repeated .uk.org.netex.www.netex.HolidayTypeEnumeration holiday_types = 12 [packed = true];
      Parameters:
      index - The index to set the value at.
      value - The holidayTypes to set.
      Returns:
      This builder for chaining.
    • addHolidayTypes

       Type of holiday. Default is Any day.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 143:106]
       
      repeated .uk.org.netex.www.netex.HolidayTypeEnumeration holiday_types = 12 [packed = true];
      Parameters:
      value - The holidayTypes to add.
      Returns:
      This builder for chaining.
    • addAllHolidayTypes

      public PropertyOfDayStructure.Builder addAllHolidayTypes(Iterable<? extends HolidayTypeEnumeration> values)
       Type of holiday. Default is Any day.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 143:106]
       
      repeated .uk.org.netex.www.netex.HolidayTypeEnumeration holiday_types = 12 [packed = true];
      Parameters:
      values - The holidayTypes to add.
      Returns:
      This builder for chaining.
    • clearHolidayTypes

      public PropertyOfDayStructure.Builder clearHolidayTypes()
       Type of holiday. Default is Any day.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 143:106]
       
      repeated .uk.org.netex.www.netex.HolidayTypeEnumeration holiday_types = 12 [packed = true];
      Returns:
      This builder for chaining.
    • getHolidayTypesValueList

      public List<Integer> getHolidayTypesValueList()
       Type of holiday. Default is Any day.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 143:106]
       
      repeated .uk.org.netex.www.netex.HolidayTypeEnumeration holiday_types = 12 [packed = true];
      Specified by:
      getHolidayTypesValueList in interface PropertyOfDayStructureOrBuilder
      Returns:
      A list containing the enum numeric values on the wire for holidayTypes.
    • getHolidayTypesValue

      public int getHolidayTypesValue(int index)
       Type of holiday. Default is Any day.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 143:106]
       
      repeated .uk.org.netex.www.netex.HolidayTypeEnumeration holiday_types = 12 [packed = true];
      Specified by:
      getHolidayTypesValue in interface PropertyOfDayStructureOrBuilder
      Parameters:
      index - The index of the value to return.
      Returns:
      The enum numeric value on the wire of holidayTypes at the given index.
    • setHolidayTypesValue

      public PropertyOfDayStructure.Builder setHolidayTypesValue(int index, int value)
       Type of holiday. Default is Any day.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 143:106]
       
      repeated .uk.org.netex.www.netex.HolidayTypeEnumeration holiday_types = 12 [packed = true];
      Parameters:
      index - The index to set the value at.
      value - The enum numeric value on the wire for holidayTypes to set.
      Returns:
      This builder for chaining.
    • addHolidayTypesValue

      public PropertyOfDayStructure.Builder addHolidayTypesValue(int value)
       Type of holiday. Default is Any day.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 143:106]
       
      repeated .uk.org.netex.www.netex.HolidayTypeEnumeration holiday_types = 12 [packed = true];
      Parameters:
      value - The enum numeric value on the wire for holidayTypes to add.
      Returns:
      This builder for chaining.
    • addAllHolidayTypesValue

      public PropertyOfDayStructure.Builder addAllHolidayTypesValue(Iterable<Integer> values)
       Type of holiday. Default is Any day.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 143:106]
       
      repeated .uk.org.netex.www.netex.HolidayTypeEnumeration holiday_types = 12 [packed = true];
      Parameters:
      values - The enum numeric values on the wire for holidayTypes to add.
      Returns:
      This builder for chaining.
    • getSeasonsList

      public List<SeasonEnumeration> getSeasonsList()
       Seasons (Default is Perennially)  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 148:101]
       
      repeated .uk.org.netex.www.netex.SeasonEnumeration seasons = 13 [packed = true];
      Specified by:
      getSeasonsList in interface PropertyOfDayStructureOrBuilder
      Returns:
      A list containing the seasons.
    • getSeasonsCount

      public int getSeasonsCount()
       Seasons (Default is Perennially)  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 148:101]
       
      repeated .uk.org.netex.www.netex.SeasonEnumeration seasons = 13 [packed = true];
      Specified by:
      getSeasonsCount in interface PropertyOfDayStructureOrBuilder
      Returns:
      The count of seasons.
    • getSeasons

      public SeasonEnumeration getSeasons(int index)
       Seasons (Default is Perennially)  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 148:101]
       
      repeated .uk.org.netex.www.netex.SeasonEnumeration seasons = 13 [packed = true];
      Specified by:
      getSeasons in interface PropertyOfDayStructureOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The seasons at the given index.
    • setSeasons

      public PropertyOfDayStructure.Builder setSeasons(int index, SeasonEnumeration value)
       Seasons (Default is Perennially)  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 148:101]
       
      repeated .uk.org.netex.www.netex.SeasonEnumeration seasons = 13 [packed = true];
      Parameters:
      index - The index to set the value at.
      value - The seasons to set.
      Returns:
      This builder for chaining.
    • addSeasons

       Seasons (Default is Perennially)  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 148:101]
       
      repeated .uk.org.netex.www.netex.SeasonEnumeration seasons = 13 [packed = true];
      Parameters:
      value - The seasons to add.
      Returns:
      This builder for chaining.
    • addAllSeasons

      public PropertyOfDayStructure.Builder addAllSeasons(Iterable<? extends SeasonEnumeration> values)
       Seasons (Default is Perennially)  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 148:101]
       
      repeated .uk.org.netex.www.netex.SeasonEnumeration seasons = 13 [packed = true];
      Parameters:
      values - The seasons to add.
      Returns:
      This builder for chaining.
    • clearSeasons

      public PropertyOfDayStructure.Builder clearSeasons()
       Seasons (Default is Perennially)  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 148:101]
       
      repeated .uk.org.netex.www.netex.SeasonEnumeration seasons = 13 [packed = true];
      Returns:
      This builder for chaining.
    • getSeasonsValueList

      public List<Integer> getSeasonsValueList()
       Seasons (Default is Perennially)  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 148:101]
       
      repeated .uk.org.netex.www.netex.SeasonEnumeration seasons = 13 [packed = true];
      Specified by:
      getSeasonsValueList in interface PropertyOfDayStructureOrBuilder
      Returns:
      A list containing the enum numeric values on the wire for seasons.
    • getSeasonsValue

      public int getSeasonsValue(int index)
       Seasons (Default is Perennially)  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 148:101]
       
      repeated .uk.org.netex.www.netex.SeasonEnumeration seasons = 13 [packed = true];
      Specified by:
      getSeasonsValue in interface PropertyOfDayStructureOrBuilder
      Parameters:
      index - The index of the value to return.
      Returns:
      The enum numeric value on the wire of seasons at the given index.
    • setSeasonsValue

      public PropertyOfDayStructure.Builder setSeasonsValue(int index, int value)
       Seasons (Default is Perennially)  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 148:101]
       
      repeated .uk.org.netex.www.netex.SeasonEnumeration seasons = 13 [packed = true];
      Parameters:
      index - The index to set the value at.
      value - The enum numeric value on the wire for seasons to set.
      Returns:
      This builder for chaining.
    • addSeasonsValue

      public PropertyOfDayStructure.Builder addSeasonsValue(int value)
       Seasons (Default is Perennially)  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 148:101]
       
      repeated .uk.org.netex.www.netex.SeasonEnumeration seasons = 13 [packed = true];
      Parameters:
      value - The enum numeric value on the wire for seasons to add.
      Returns:
      This builder for chaining.
    • addAllSeasonsValue

      public PropertyOfDayStructure.Builder addAllSeasonsValue(Iterable<Integer> values)
       Seasons (Default is Perennially)  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 148:101]
       
      repeated .uk.org.netex.www.netex.SeasonEnumeration seasons = 13 [packed = true];
      Parameters:
      values - The enum numeric values on the wire for seasons to add.
      Returns:
      This builder for chaining.
    • getTidesList

      public List<TideEnumeration> getTidesList()
       Tides. Default is All Tides.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 153:94]
       
      repeated .uk.org.netex.www.netex.TideEnumeration tides = 14 [packed = true];
      Specified by:
      getTidesList in interface PropertyOfDayStructureOrBuilder
      Returns:
      A list containing the tides.
    • getTidesCount

      public int getTidesCount()
       Tides. Default is All Tides.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 153:94]
       
      repeated .uk.org.netex.www.netex.TideEnumeration tides = 14 [packed = true];
      Specified by:
      getTidesCount in interface PropertyOfDayStructureOrBuilder
      Returns:
      The count of tides.
    • getTides

      public TideEnumeration getTides(int index)
       Tides. Default is All Tides.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 153:94]
       
      repeated .uk.org.netex.www.netex.TideEnumeration tides = 14 [packed = true];
      Specified by:
      getTides in interface PropertyOfDayStructureOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The tides at the given index.
    • setTides

      public PropertyOfDayStructure.Builder setTides(int index, TideEnumeration value)
       Tides. Default is All Tides.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 153:94]
       
      repeated .uk.org.netex.www.netex.TideEnumeration tides = 14 [packed = true];
      Parameters:
      index - The index to set the value at.
      value - The tides to set.
      Returns:
      This builder for chaining.
    • addTides

       Tides. Default is All Tides.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 153:94]
       
      repeated .uk.org.netex.www.netex.TideEnumeration tides = 14 [packed = true];
      Parameters:
      value - The tides to add.
      Returns:
      This builder for chaining.
    • addAllTides

      public PropertyOfDayStructure.Builder addAllTides(Iterable<? extends TideEnumeration> values)
       Tides. Default is All Tides.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 153:94]
       
      repeated .uk.org.netex.www.netex.TideEnumeration tides = 14 [packed = true];
      Parameters:
      values - The tides to add.
      Returns:
      This builder for chaining.
    • clearTides

      public PropertyOfDayStructure.Builder clearTides()
       Tides. Default is All Tides.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 153:94]
       
      repeated .uk.org.netex.www.netex.TideEnumeration tides = 14 [packed = true];
      Returns:
      This builder for chaining.
    • getTidesValueList

      public List<Integer> getTidesValueList()
       Tides. Default is All Tides.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 153:94]
       
      repeated .uk.org.netex.www.netex.TideEnumeration tides = 14 [packed = true];
      Specified by:
      getTidesValueList in interface PropertyOfDayStructureOrBuilder
      Returns:
      A list containing the enum numeric values on the wire for tides.
    • getTidesValue

      public int getTidesValue(int index)
       Tides. Default is All Tides.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 153:94]
       
      repeated .uk.org.netex.www.netex.TideEnumeration tides = 14 [packed = true];
      Specified by:
      getTidesValue in interface PropertyOfDayStructureOrBuilder
      Parameters:
      index - The index of the value to return.
      Returns:
      The enum numeric value on the wire of tides at the given index.
    • setTidesValue

      public PropertyOfDayStructure.Builder setTidesValue(int index, int value)
       Tides. Default is All Tides.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 153:94]
       
      repeated .uk.org.netex.www.netex.TideEnumeration tides = 14 [packed = true];
      Parameters:
      index - The index to set the value at.
      value - The enum numeric value on the wire for tides to set.
      Returns:
      This builder for chaining.
    • addTidesValue

      public PropertyOfDayStructure.Builder addTidesValue(int value)
       Tides. Default is All Tides.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 153:94]
       
      repeated .uk.org.netex.www.netex.TideEnumeration tides = 14 [packed = true];
      Parameters:
      value - The enum numeric value on the wire for tides to add.
      Returns:
      This builder for chaining.
    • addAllTidesValue

      public PropertyOfDayStructure.Builder addAllTidesValue(Iterable<Integer> values)
       Tides. Default is All Tides.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 153:94]
       
      repeated .uk.org.netex.www.netex.TideEnumeration tides = 14 [packed = true];
      Parameters:
      values - The enum numeric values on the wire for tides to add.
      Returns:
      This builder for chaining.
    • getDayEventValue

      public int getDayEventValue()
       Events happening on day.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 158:74]
       
      .uk.org.netex.www.netex.DayEventEnumeration day_event = 15;
      Specified by:
      getDayEventValue in interface PropertyOfDayStructureOrBuilder
      Returns:
      The enum numeric value on the wire for dayEvent.
    • setDayEventValue

      public PropertyOfDayStructure.Builder setDayEventValue(int value)
       Events happening on day.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 158:74]
       
      .uk.org.netex.www.netex.DayEventEnumeration day_event = 15;
      Parameters:
      value - The enum numeric value on the wire for dayEvent to set.
      Returns:
      This builder for chaining.
    • getDayEvent

      public DayEventEnumeration getDayEvent()
       Events happening on day.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 158:74]
       
      .uk.org.netex.www.netex.DayEventEnumeration day_event = 15;
      Specified by:
      getDayEvent in interface PropertyOfDayStructureOrBuilder
      Returns:
      The dayEvent.
    • setDayEvent

       Events happening on day.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 158:74]
       
      .uk.org.netex.www.netex.DayEventEnumeration day_event = 15;
      Parameters:
      value - The dayEvent to set.
      Returns:
      This builder for chaining.
    • clearDayEvent

      public PropertyOfDayStructure.Builder clearDayEvent()
       Events happening on day.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 158:74]
       
      .uk.org.netex.www.netex.DayEventEnumeration day_event = 15;
      Returns:
      This builder for chaining.
    • getCrowdingValue

      public int getCrowdingValue()
       Relative busyness of day.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 163:74]
       
      .uk.org.netex.www.netex.CrowdingEnumeration crowding = 16;
      Specified by:
      getCrowdingValue in interface PropertyOfDayStructureOrBuilder
      Returns:
      The enum numeric value on the wire for crowding.
    • setCrowdingValue

      public PropertyOfDayStructure.Builder setCrowdingValue(int value)
       Relative busyness of day.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 163:74]
       
      .uk.org.netex.www.netex.CrowdingEnumeration crowding = 16;
      Parameters:
      value - The enum numeric value on the wire for crowding to set.
      Returns:
      This builder for chaining.
    • getCrowding

      public CrowdingEnumeration getCrowding()
       Relative busyness of day.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 163:74]
       
      .uk.org.netex.www.netex.CrowdingEnumeration crowding = 16;
      Specified by:
      getCrowding in interface PropertyOfDayStructureOrBuilder
      Returns:
      The crowding.
    • setCrowding

       Relative busyness of day.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 163:74]
       
      .uk.org.netex.www.netex.CrowdingEnumeration crowding = 16;
      Parameters:
      value - The crowding to set.
      Returns:
      This builder for chaining.
    • clearCrowding

      public PropertyOfDayStructure.Builder clearCrowding()
       Relative busyness of day.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 163:74]
       
      .uk.org.netex.www.netex.CrowdingEnumeration crowding = 16;
      Returns:
      This builder for chaining.