Class FareZonesInFrame_RelStructure.Builder

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

public static final class FareZonesInFrame_RelStructure.Builder extends com.google.protobuf.GeneratedMessage.Builder<FareZonesInFrame_RelStructure.Builder> implements FareZonesInFrame_RelStructureOrBuilder
 Type for containment in frame of FARE ZONE.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 128:56]
 
Protobuf type uk.org.netex.www.netex.FareZonesInFrame_RelStructure
  • 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<FareZonesInFrame_RelStructure.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<FareZonesInFrame_RelStructure.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<FareZonesInFrame_RelStructure.Builder>
    • getDefaultInstanceForType

      public FareZonesInFrame_RelStructure 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 FareZonesInFrame_RelStructure buildPartial()
      Specified by:
      buildPartial in interface com.google.protobuf.Message.Builder
      Specified by:
      buildPartial in interface com.google.protobuf.MessageLite.Builder
    • mergeFrom

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

      public FareZonesInFrame_RelStructure.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<FareZonesInFrame_RelStructure.Builder>
      Throws:
      IOException
    • getId

      public String getId()
       Identifier of the relationship.  [netex_framework/netex_responsibility/netex_relationship.xsd at 172:50]
       
      string id = 1;
      Specified by:
      getId in interface FareZonesInFrame_RelStructureOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       Identifier of the relationship.  [netex_framework/netex_responsibility/netex_relationship.xsd at 172:50]
       
      string id = 1;
      Specified by:
      getIdBytes in interface FareZonesInFrame_RelStructureOrBuilder
      Returns:
      The bytes for id.
    • setId

       Identifier of the relationship.  [netex_framework/netex_responsibility/netex_relationship.xsd at 172:50]
       
      string id = 1;
      Parameters:
      value - The id to set.
      Returns:
      This builder for chaining.
    • clearId

       Identifier of the relationship.  [netex_framework/netex_responsibility/netex_relationship.xsd at 172:50]
       
      string id = 1;
      Returns:
      This builder for chaining.
    • setIdBytes

      public FareZonesInFrame_RelStructure.Builder setIdBytes(com.google.protobuf.ByteString value)
       Identifier of the relationship.  [netex_framework/netex_responsibility/netex_relationship.xsd at 172:50]
       
      string id = 1;
      Parameters:
      value - The bytes for id to set.
      Returns:
      This builder for chaining.
    • getFareZoneList

      public List<FareZoneType> getFareZoneList()
       A specialization of TARIFF ZONE to include FARE SECTIONs.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 486:80]
       
      repeated .uk.org.netex.www.netex.FareZoneType fare_zone = 2;
      Specified by:
      getFareZoneList in interface FareZonesInFrame_RelStructureOrBuilder
    • getFareZoneCount

      public int getFareZoneCount()
       A specialization of TARIFF ZONE to include FARE SECTIONs.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 486:80]
       
      repeated .uk.org.netex.www.netex.FareZoneType fare_zone = 2;
      Specified by:
      getFareZoneCount in interface FareZonesInFrame_RelStructureOrBuilder
    • getFareZone

      public FareZoneType getFareZone(int index)
       A specialization of TARIFF ZONE to include FARE SECTIONs.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 486:80]
       
      repeated .uk.org.netex.www.netex.FareZoneType fare_zone = 2;
      Specified by:
      getFareZone in interface FareZonesInFrame_RelStructureOrBuilder
    • setFareZone

      public FareZonesInFrame_RelStructure.Builder setFareZone(int index, FareZoneType value)
       A specialization of TARIFF ZONE to include FARE SECTIONs.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 486:80]
       
      repeated .uk.org.netex.www.netex.FareZoneType fare_zone = 2;
    • setFareZone

      public FareZonesInFrame_RelStructure.Builder setFareZone(int index, FareZoneType.Builder builderForValue)
       A specialization of TARIFF ZONE to include FARE SECTIONs.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 486:80]
       
      repeated .uk.org.netex.www.netex.FareZoneType fare_zone = 2;
    • addFareZone

       A specialization of TARIFF ZONE to include FARE SECTIONs.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 486:80]
       
      repeated .uk.org.netex.www.netex.FareZoneType fare_zone = 2;
    • addFareZone

      public FareZonesInFrame_RelStructure.Builder addFareZone(int index, FareZoneType value)
       A specialization of TARIFF ZONE to include FARE SECTIONs.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 486:80]
       
      repeated .uk.org.netex.www.netex.FareZoneType fare_zone = 2;
    • addFareZone

      public FareZonesInFrame_RelStructure.Builder addFareZone(FareZoneType.Builder builderForValue)
       A specialization of TARIFF ZONE to include FARE SECTIONs.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 486:80]
       
      repeated .uk.org.netex.www.netex.FareZoneType fare_zone = 2;
    • addFareZone

      public FareZonesInFrame_RelStructure.Builder addFareZone(int index, FareZoneType.Builder builderForValue)
       A specialization of TARIFF ZONE to include FARE SECTIONs.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 486:80]
       
      repeated .uk.org.netex.www.netex.FareZoneType fare_zone = 2;
    • addAllFareZone

      public FareZonesInFrame_RelStructure.Builder addAllFareZone(Iterable<? extends FareZoneType> values)
       A specialization of TARIFF ZONE to include FARE SECTIONs.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 486:80]
       
      repeated .uk.org.netex.www.netex.FareZoneType fare_zone = 2;
    • clearFareZone

      public FareZonesInFrame_RelStructure.Builder clearFareZone()
       A specialization of TARIFF ZONE to include FARE SECTIONs.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 486:80]
       
      repeated .uk.org.netex.www.netex.FareZoneType fare_zone = 2;
    • removeFareZone

      public FareZonesInFrame_RelStructure.Builder removeFareZone(int index)
       A specialization of TARIFF ZONE to include FARE SECTIONs.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 486:80]
       
      repeated .uk.org.netex.www.netex.FareZoneType fare_zone = 2;
    • getFareZoneBuilder

      public FareZoneType.Builder getFareZoneBuilder(int index)
       A specialization of TARIFF ZONE to include FARE SECTIONs.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 486:80]
       
      repeated .uk.org.netex.www.netex.FareZoneType fare_zone = 2;
    • getFareZoneOrBuilder

      public FareZoneTypeOrBuilder getFareZoneOrBuilder(int index)
       A specialization of TARIFF ZONE to include FARE SECTIONs.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 486:80]
       
      repeated .uk.org.netex.www.netex.FareZoneType fare_zone = 2;
      Specified by:
      getFareZoneOrBuilder in interface FareZonesInFrame_RelStructureOrBuilder
    • getFareZoneOrBuilderList

      public List<? extends FareZoneTypeOrBuilder> getFareZoneOrBuilderList()
       A specialization of TARIFF ZONE to include FARE SECTIONs.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 486:80]
       
      repeated .uk.org.netex.www.netex.FareZoneType fare_zone = 2;
      Specified by:
      getFareZoneOrBuilderList in interface FareZonesInFrame_RelStructureOrBuilder
    • addFareZoneBuilder

      public FareZoneType.Builder addFareZoneBuilder()
       A specialization of TARIFF ZONE to include FARE SECTIONs.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 486:80]
       
      repeated .uk.org.netex.www.netex.FareZoneType fare_zone = 2;
    • addFareZoneBuilder

      public FareZoneType.Builder addFareZoneBuilder(int index)
       A specialization of TARIFF ZONE to include FARE SECTIONs.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 486:80]
       
      repeated .uk.org.netex.www.netex.FareZoneType fare_zone = 2;
    • getFareZoneBuilderList

      public List<FareZoneType.Builder> getFareZoneBuilderList()
       A specialization of TARIFF ZONE to include FARE SECTIONs.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 486:80]
       
      repeated .uk.org.netex.www.netex.FareZoneType fare_zone = 2;