Class VersionFrameDefaultsStructure.Builder

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

public static final class VersionFrameDefaultsStructure.Builder extends com.google.protobuf.GeneratedMessage.Builder<VersionFrameDefaultsStructure.Builder> implements VersionFrameDefaultsStructureOrBuilder
 Type for frame defaults.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 200:56]
 
Protobuf type uk.org.netex.www.netex.VersionFrameDefaultsStructure
  • 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<VersionFrameDefaultsStructure.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<VersionFrameDefaultsStructure.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<VersionFrameDefaultsStructure.Builder>
    • getDefaultInstanceForType

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

      Specified by:
      build in interface com.google.protobuf.Message.Builder
      Specified by:
      build in interface com.google.protobuf.MessageLite.Builder
    • buildPartial

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

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

      public VersionFrameDefaultsStructure.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<VersionFrameDefaultsStructure.Builder>
      Throws:
      IOException
    • hasDefaultCodespaceRef

      public boolean hasDefaultCodespaceRef()
       Default CODESPACE to assume for an identifiers that do not have an explicit CODESPACE specified..  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 205:87]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure default_codespace_ref = 1;
      Specified by:
      hasDefaultCodespaceRef in interface VersionFrameDefaultsStructureOrBuilder
      Returns:
      Whether the defaultCodespaceRef field is set.
    • getDefaultCodespaceRef

      public VersionOfObjectRefStructure getDefaultCodespaceRef()
       Default CODESPACE to assume for an identifiers that do not have an explicit CODESPACE specified..  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 205:87]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure default_codespace_ref = 1;
      Specified by:
      getDefaultCodespaceRef in interface VersionFrameDefaultsStructureOrBuilder
      Returns:
      The defaultCodespaceRef.
    • setDefaultCodespaceRef

       Default CODESPACE to assume for an identifiers that do not have an explicit CODESPACE specified..  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 205:87]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure default_codespace_ref = 1;
    • setDefaultCodespaceRef

      public VersionFrameDefaultsStructure.Builder setDefaultCodespaceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Default CODESPACE to assume for an identifiers that do not have an explicit CODESPACE specified..  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 205:87]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure default_codespace_ref = 1;
    • mergeDefaultCodespaceRef

      public VersionFrameDefaultsStructure.Builder mergeDefaultCodespaceRef(VersionOfObjectRefStructure value)
       Default CODESPACE to assume for an identifiers that do not have an explicit CODESPACE specified..  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 205:87]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure default_codespace_ref = 1;
    • clearDefaultCodespaceRef

      public VersionFrameDefaultsStructure.Builder clearDefaultCodespaceRef()
       Default CODESPACE to assume for an identifiers that do not have an explicit CODESPACE specified..  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 205:87]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure default_codespace_ref = 1;
    • getDefaultCodespaceRefBuilder

      public VersionOfObjectRefStructure.Builder getDefaultCodespaceRefBuilder()
       Default CODESPACE to assume for an identifiers that do not have an explicit CODESPACE specified..  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 205:87]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure default_codespace_ref = 1;
    • getDefaultCodespaceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getDefaultCodespaceRefOrBuilder()
       Default CODESPACE to assume for an identifiers that do not have an explicit CODESPACE specified..  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 205:87]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure default_codespace_ref = 1;
      Specified by:
      getDefaultCodespaceRefOrBuilder in interface VersionFrameDefaultsStructureOrBuilder
    • hasDefaultDataSourceRef

      public boolean hasDefaultDataSourceRef()
       Default DATA SOURCE. Assume this value as the DATA SOURCE for content if not specified on individual elements.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 210:89]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure default_data_source_ref = 2;
      Specified by:
      hasDefaultDataSourceRef in interface VersionFrameDefaultsStructureOrBuilder
      Returns:
      Whether the defaultDataSourceRef field is set.
    • getDefaultDataSourceRef

      public VersionOfObjectRefStructure getDefaultDataSourceRef()
       Default DATA SOURCE. Assume this value as the DATA SOURCE for content if not specified on individual elements.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 210:89]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure default_data_source_ref = 2;
      Specified by:
      getDefaultDataSourceRef in interface VersionFrameDefaultsStructureOrBuilder
      Returns:
      The defaultDataSourceRef.
    • setDefaultDataSourceRef

       Default DATA SOURCE. Assume this value as the DATA SOURCE for content if not specified on individual elements.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 210:89]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure default_data_source_ref = 2;
    • setDefaultDataSourceRef

      public VersionFrameDefaultsStructure.Builder setDefaultDataSourceRef(VersionOfObjectRefStructure.Builder builderForValue)
       Default DATA SOURCE. Assume this value as the DATA SOURCE for content if not specified on individual elements.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 210:89]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure default_data_source_ref = 2;
    • mergeDefaultDataSourceRef

      public VersionFrameDefaultsStructure.Builder mergeDefaultDataSourceRef(VersionOfObjectRefStructure value)
       Default DATA SOURCE. Assume this value as the DATA SOURCE for content if not specified on individual elements.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 210:89]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure default_data_source_ref = 2;
    • clearDefaultDataSourceRef

      public VersionFrameDefaultsStructure.Builder clearDefaultDataSourceRef()
       Default DATA SOURCE. Assume this value as the DATA SOURCE for content if not specified on individual elements.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 210:89]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure default_data_source_ref = 2;
    • getDefaultDataSourceRefBuilder

      public VersionOfObjectRefStructure.Builder getDefaultDataSourceRefBuilder()
       Default DATA SOURCE. Assume this value as the DATA SOURCE for content if not specified on individual elements.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 210:89]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure default_data_source_ref = 2;
    • getDefaultDataSourceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getDefaultDataSourceRefOrBuilder()
       Default DATA SOURCE. Assume this value as the DATA SOURCE for content if not specified on individual elements.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 210:89]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure default_data_source_ref = 2;
      Specified by:
      getDefaultDataSourceRefOrBuilder in interface VersionFrameDefaultsStructureOrBuilder
    • hasDefaultResponsibilitySetRef

      public boolean hasDefaultResponsibilitySetRef()
       Default RESPONSIBILITY SET. Assume this value as the DATA SOURCE for content if not specified on individual elements.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 215:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure default_responsibility_set_ref = 3;
      Specified by:
      hasDefaultResponsibilitySetRef in interface VersionFrameDefaultsStructureOrBuilder
      Returns:
      Whether the defaultResponsibilitySetRef field is set.
    • getDefaultResponsibilitySetRef

      public VersionOfObjectRefStructure getDefaultResponsibilitySetRef()
       Default RESPONSIBILITY SET. Assume this value as the DATA SOURCE for content if not specified on individual elements.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 215:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure default_responsibility_set_ref = 3;
      Specified by:
      getDefaultResponsibilitySetRef in interface VersionFrameDefaultsStructureOrBuilder
      Returns:
      The defaultResponsibilitySetRef.
    • setDefaultResponsibilitySetRef

      public VersionFrameDefaultsStructure.Builder setDefaultResponsibilitySetRef(VersionOfObjectRefStructure value)
       Default RESPONSIBILITY SET. Assume this value as the DATA SOURCE for content if not specified on individual elements.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 215:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure default_responsibility_set_ref = 3;
    • setDefaultResponsibilitySetRef

      public VersionFrameDefaultsStructure.Builder setDefaultResponsibilitySetRef(VersionOfObjectRefStructure.Builder builderForValue)
       Default RESPONSIBILITY SET. Assume this value as the DATA SOURCE for content if not specified on individual elements.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 215:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure default_responsibility_set_ref = 3;
    • mergeDefaultResponsibilitySetRef

      public VersionFrameDefaultsStructure.Builder mergeDefaultResponsibilitySetRef(VersionOfObjectRefStructure value)
       Default RESPONSIBILITY SET. Assume this value as the DATA SOURCE for content if not specified on individual elements.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 215:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure default_responsibility_set_ref = 3;
    • clearDefaultResponsibilitySetRef

      public VersionFrameDefaultsStructure.Builder clearDefaultResponsibilitySetRef()
       Default RESPONSIBILITY SET. Assume this value as the DATA SOURCE for content if not specified on individual elements.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 215:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure default_responsibility_set_ref = 3;
    • getDefaultResponsibilitySetRefBuilder

      public VersionOfObjectRefStructure.Builder getDefaultResponsibilitySetRefBuilder()
       Default RESPONSIBILITY SET. Assume this value as the DATA SOURCE for content if not specified on individual elements.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 215:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure default_responsibility_set_ref = 3;
    • getDefaultResponsibilitySetRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getDefaultResponsibilitySetRefOrBuilder()
       Default RESPONSIBILITY SET. Assume this value as the DATA SOURCE for content if not specified on individual elements.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 215:103]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure default_responsibility_set_ref = 3;
      Specified by:
      getDefaultResponsibilitySetRefOrBuilder in interface VersionFrameDefaultsStructureOrBuilder
    • hasDefaultLocale

      public boolean hasDefaultLocale()
       Default LOCAL for frame elements. Assume this value for     timezone and language of elements if not specified on individual elements.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 220:75]
       
      .uk.org.netex.www.netex.LocaleStructure default_locale = 4;
      Specified by:
      hasDefaultLocale in interface VersionFrameDefaultsStructureOrBuilder
      Returns:
      Whether the defaultLocale field is set.
    • getDefaultLocale

      public LocaleStructure getDefaultLocale()
       Default LOCAL for frame elements. Assume this value for     timezone and language of elements if not specified on individual elements.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 220:75]
       
      .uk.org.netex.www.netex.LocaleStructure default_locale = 4;
      Specified by:
      getDefaultLocale in interface VersionFrameDefaultsStructureOrBuilder
      Returns:
      The defaultLocale.
    • setDefaultLocale

      public VersionFrameDefaultsStructure.Builder setDefaultLocale(LocaleStructure value)
       Default LOCAL for frame elements. Assume this value for     timezone and language of elements if not specified on individual elements.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 220:75]
       
      .uk.org.netex.www.netex.LocaleStructure default_locale = 4;
    • setDefaultLocale

      public VersionFrameDefaultsStructure.Builder setDefaultLocale(LocaleStructure.Builder builderForValue)
       Default LOCAL for frame elements. Assume this value for     timezone and language of elements if not specified on individual elements.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 220:75]
       
      .uk.org.netex.www.netex.LocaleStructure default_locale = 4;
    • mergeDefaultLocale

      public VersionFrameDefaultsStructure.Builder mergeDefaultLocale(LocaleStructure value)
       Default LOCAL for frame elements. Assume this value for     timezone and language of elements if not specified on individual elements.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 220:75]
       
      .uk.org.netex.www.netex.LocaleStructure default_locale = 4;
    • clearDefaultLocale

      public VersionFrameDefaultsStructure.Builder clearDefaultLocale()
       Default LOCAL for frame elements. Assume this value for     timezone and language of elements if not specified on individual elements.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 220:75]
       
      .uk.org.netex.www.netex.LocaleStructure default_locale = 4;
    • getDefaultLocaleBuilder

      public LocaleStructure.Builder getDefaultLocaleBuilder()
       Default LOCAL for frame elements. Assume this value for     timezone and language of elements if not specified on individual elements.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 220:75]
       
      .uk.org.netex.www.netex.LocaleStructure default_locale = 4;
    • getDefaultLocaleOrBuilder

      public LocaleStructureOrBuilder getDefaultLocaleOrBuilder()
       Default LOCAL for frame elements. Assume this value for     timezone and language of elements if not specified on individual elements.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 220:75]
       
      .uk.org.netex.www.netex.LocaleStructure default_locale = 4;
      Specified by:
      getDefaultLocaleOrBuilder in interface VersionFrameDefaultsStructureOrBuilder
    • getDefaultLocationSystem

      public String getDefaultLocationSystem()
       Default spatial coordinate system (srsName).  E.g.  WGS84 Value to use for   location elements using coordinates if not specified on individual elements.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 225:88]
       
      string default_location_system = 5;
      Specified by:
      getDefaultLocationSystem in interface VersionFrameDefaultsStructureOrBuilder
      Returns:
      The defaultLocationSystem.
    • getDefaultLocationSystemBytes

      public com.google.protobuf.ByteString getDefaultLocationSystemBytes()
       Default spatial coordinate system (srsName).  E.g.  WGS84 Value to use for   location elements using coordinates if not specified on individual elements.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 225:88]
       
      string default_location_system = 5;
      Specified by:
      getDefaultLocationSystemBytes in interface VersionFrameDefaultsStructureOrBuilder
      Returns:
      The bytes for defaultLocationSystem.
    • setDefaultLocationSystem

      public VersionFrameDefaultsStructure.Builder setDefaultLocationSystem(String value)
       Default spatial coordinate system (srsName).  E.g.  WGS84 Value to use for   location elements using coordinates if not specified on individual elements.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 225:88]
       
      string default_location_system = 5;
      Parameters:
      value - The defaultLocationSystem to set.
      Returns:
      This builder for chaining.
    • clearDefaultLocationSystem

      public VersionFrameDefaultsStructure.Builder clearDefaultLocationSystem()
       Default spatial coordinate system (srsName).  E.g.  WGS84 Value to use for   location elements using coordinates if not specified on individual elements.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 225:88]
       
      string default_location_system = 5;
      Returns:
      This builder for chaining.
    • setDefaultLocationSystemBytes

      public VersionFrameDefaultsStructure.Builder setDefaultLocationSystemBytes(com.google.protobuf.ByteString value)
       Default spatial coordinate system (srsName).  E.g.  WGS84 Value to use for   location elements using coordinates if not specified on individual elements.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 225:88]
       
      string default_location_system = 5;
      Parameters:
      value - The bytes for defaultLocationSystem to set.
      Returns:
      This builder for chaining.
    • getDefaultSystemOfUnitsValue

      public int getDefaultSystemOfUnitsValue()
       Units of measurement for all dimension values in Frame. Default System  is Si Metres.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 230:99]
       
      .uk.org.netex.www.netex.SystemOfUnits default_system_of_units = 6;
      Specified by:
      getDefaultSystemOfUnitsValue in interface VersionFrameDefaultsStructureOrBuilder
      Returns:
      The enum numeric value on the wire for defaultSystemOfUnits.
    • setDefaultSystemOfUnitsValue

      public VersionFrameDefaultsStructure.Builder setDefaultSystemOfUnitsValue(int value)
       Units of measurement for all dimension values in Frame. Default System  is Si Metres.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 230:99]
       
      .uk.org.netex.www.netex.SystemOfUnits default_system_of_units = 6;
      Parameters:
      value - The enum numeric value on the wire for defaultSystemOfUnits to set.
      Returns:
      This builder for chaining.
    • getDefaultSystemOfUnits

      public SystemOfUnits getDefaultSystemOfUnits()
       Units of measurement for all dimension values in Frame. Default System  is Si Metres.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 230:99]
       
      .uk.org.netex.www.netex.SystemOfUnits default_system_of_units = 6;
      Specified by:
      getDefaultSystemOfUnits in interface VersionFrameDefaultsStructureOrBuilder
      Returns:
      The defaultSystemOfUnits.
    • setDefaultSystemOfUnits

      public VersionFrameDefaultsStructure.Builder setDefaultSystemOfUnits(SystemOfUnits value)
       Units of measurement for all dimension values in Frame. Default System  is Si Metres.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 230:99]
       
      .uk.org.netex.www.netex.SystemOfUnits default_system_of_units = 6;
      Parameters:
      value - The defaultSystemOfUnits to set.
      Returns:
      This builder for chaining.
    • clearDefaultSystemOfUnits

      public VersionFrameDefaultsStructure.Builder clearDefaultSystemOfUnits()
       Units of measurement for all dimension values in Frame. Default System  is Si Metres.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 230:99]
       
      .uk.org.netex.www.netex.SystemOfUnits default_system_of_units = 6;
      Returns:
      This builder for chaining.
    • getDefaultCurrency

      public String getDefaultCurrency()
       Default Currency type to use.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 235:74]
       
      string default_currency = 7;
      Specified by:
      getDefaultCurrency in interface VersionFrameDefaultsStructureOrBuilder
      Returns:
      The defaultCurrency.
    • getDefaultCurrencyBytes

      public com.google.protobuf.ByteString getDefaultCurrencyBytes()
       Default Currency type to use.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 235:74]
       
      string default_currency = 7;
      Specified by:
      getDefaultCurrencyBytes in interface VersionFrameDefaultsStructureOrBuilder
      Returns:
      The bytes for defaultCurrency.
    • setDefaultCurrency

      public VersionFrameDefaultsStructure.Builder setDefaultCurrency(String value)
       Default Currency type to use.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 235:74]
       
      string default_currency = 7;
      Parameters:
      value - The defaultCurrency to set.
      Returns:
      This builder for chaining.
    • clearDefaultCurrency

      public VersionFrameDefaultsStructure.Builder clearDefaultCurrency()
       Default Currency type to use.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 235:74]
       
      string default_currency = 7;
      Returns:
      This builder for chaining.
    • setDefaultCurrencyBytes

      public VersionFrameDefaultsStructure.Builder setDefaultCurrencyBytes(com.google.protobuf.ByteString value)
       Default Currency type to use.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 235:74]
       
      string default_currency = 7;
      Parameters:
      value - The bytes for defaultCurrency to set.
      Returns:
      This builder for chaining.