Class PropertyOfDayType.Builder

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

public static final class PropertyOfDayType.Builder extends com.google.protobuf.GeneratedMessage.Builder<PropertyOfDayType.Builder> implements PropertyOfDayTypeOrBuilder
 A property which a day may possess, such as school holiday, weekday, summer, winter etc.  [netex_framework/netex_reusableComponents/netex_dayType_propertiesOfDay.xsd at 74:36]
 
Protobuf type uk.org.netex.www.netex.PropertyOfDayType
  • 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<PropertyOfDayType.Builder>
    • clear

      public PropertyOfDayType.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<PropertyOfDayType.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<PropertyOfDayType.Builder>
    • getDefaultInstanceForType

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

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

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

      public PropertyOfDayType.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<PropertyOfDayType.Builder>
    • mergeFrom

      public PropertyOfDayType.Builder mergeFrom(PropertyOfDayType other)
    • isInitialized

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

      public PropertyOfDayType.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<PropertyOfDayType.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 PropertyOfDayTypeOrBuilder
      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 PropertyOfDayTypeOrBuilder
      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

      public PropertyOfDayType.Builder setName(MultilingualString.Builder builderForValue)
       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 PropertyOfDayType.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 PropertyOfDayTypeOrBuilder
    • 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 PropertyOfDayTypeOrBuilder
      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 PropertyOfDayTypeOrBuilder
      Returns:
      The description.
    • setDescription

      public PropertyOfDayType.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 PropertyOfDayType.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 PropertyOfDayType.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 PropertyOfDayType.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 PropertyOfDayTypeOrBuilder
    • 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 PropertyOfDayTypeOrBuilder
      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 PropertyOfDayTypeOrBuilder
      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 PropertyOfDayTypeOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The daysOfWeek at the given index.
    • setDaysOfWeek

      public PropertyOfDayType.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

      public PropertyOfDayType.Builder addDaysOfWeek(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:
      value - The daysOfWeek to add.
      Returns:
      This builder for chaining.
    • addAllDaysOfWeek

      public PropertyOfDayType.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 PropertyOfDayType.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 PropertyOfDayTypeOrBuilder
      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 PropertyOfDayTypeOrBuilder
      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 PropertyOfDayType.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 PropertyOfDayType.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 PropertyOfDayType.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 PropertyOfDayTypeOrBuilder
      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 PropertyOfDayTypeOrBuilder
      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 PropertyOfDayTypeOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The weeksOfMonth at the given index.
    • setWeeksOfMonth

      public PropertyOfDayType.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

      public PropertyOfDayType.Builder addWeeksOfMonth(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:
      value - The weeksOfMonth to add.
      Returns:
      This builder for chaining.
    • addAllWeeksOfMonth

      public PropertyOfDayType.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 PropertyOfDayType.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 PropertyOfDayTypeOrBuilder
      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 PropertyOfDayTypeOrBuilder
      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 PropertyOfDayType.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 PropertyOfDayType.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 PropertyOfDayType.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 PropertyOfDayTypeOrBuilder
      Returns:
      The monthOfYear.
    • setMonthOfYear

      public PropertyOfDayType.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 PropertyOfDayType.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 PropertyOfDayTypeOrBuilder
      Returns:
      The dayOfMonth.
    • setDayOfMonth

      public PropertyOfDayType.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 PropertyOfDayType.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 PropertyOfDayTypeOrBuilder
      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 PropertyOfDayTypeOrBuilder
      Returns:
      The dayOfYear.
    • setDayOfYear

      public PropertyOfDayType.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 PropertyOfDayType.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 PropertyOfDayType.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 PropertyOfDayType.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 PropertyOfDayTypeOrBuilder
    • 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 PropertyOfDayTypeOrBuilder
      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 PropertyOfDayTypeOrBuilder
      Returns:
      The countryRef.
    • setCountryRef

      public PropertyOfDayType.Builder setCountryRef(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;
    • setCountryRef

      public PropertyOfDayType.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 PropertyOfDayType.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 PropertyOfDayType.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 PropertyOfDayTypeOrBuilder
    • 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 PropertyOfDayTypeOrBuilder
      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 PropertyOfDayTypeOrBuilder
      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 PropertyOfDayTypeOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The holidayTypes at the given index.
    • setHolidayTypes

      public PropertyOfDayType.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

      public PropertyOfDayType.Builder addHolidayTypes(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:
      value - The holidayTypes to add.
      Returns:
      This builder for chaining.
    • addAllHolidayTypes

      public PropertyOfDayType.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 PropertyOfDayType.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 PropertyOfDayTypeOrBuilder
      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 PropertyOfDayTypeOrBuilder
      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 PropertyOfDayType.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 PropertyOfDayType.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 PropertyOfDayType.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 PropertyOfDayTypeOrBuilder
      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 PropertyOfDayTypeOrBuilder
      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 PropertyOfDayTypeOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The seasons at the given index.
    • setSeasons

      public PropertyOfDayType.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

      public PropertyOfDayType.Builder addSeasons(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:
      value - The seasons to add.
      Returns:
      This builder for chaining.
    • addAllSeasons

      public PropertyOfDayType.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 PropertyOfDayType.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 PropertyOfDayTypeOrBuilder
      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 PropertyOfDayTypeOrBuilder
      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 PropertyOfDayType.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 PropertyOfDayType.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 PropertyOfDayType.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 PropertyOfDayTypeOrBuilder
      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 PropertyOfDayTypeOrBuilder
      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 PropertyOfDayTypeOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The tides at the given index.
    • setTides

      public PropertyOfDayType.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

      public PropertyOfDayType.Builder addTides(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:
      value - The tides to add.
      Returns:
      This builder for chaining.
    • addAllTides

      public PropertyOfDayType.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 PropertyOfDayType.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 PropertyOfDayTypeOrBuilder
      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 PropertyOfDayTypeOrBuilder
      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 PropertyOfDayType.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 PropertyOfDayType.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 PropertyOfDayType.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 PropertyOfDayTypeOrBuilder
      Returns:
      The enum numeric value on the wire for dayEvent.
    • setDayEventValue

      public PropertyOfDayType.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 PropertyOfDayTypeOrBuilder
      Returns:
      The dayEvent.
    • setDayEvent

      public PropertyOfDayType.Builder setDayEvent(DayEventEnumeration 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 dayEvent to set.
      Returns:
      This builder for chaining.
    • clearDayEvent

      public PropertyOfDayType.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 PropertyOfDayTypeOrBuilder
      Returns:
      The enum numeric value on the wire for crowding.
    • setCrowdingValue

      public PropertyOfDayType.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 PropertyOfDayTypeOrBuilder
      Returns:
      The crowding.
    • setCrowding

      public PropertyOfDayType.Builder setCrowding(CrowdingEnumeration 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 crowding to set.
      Returns:
      This builder for chaining.
    • clearCrowding

      public PropertyOfDayType.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.