Interface TariffZonesInFrame_RelStructure.ChoiceWrapper_Zone_VersionStructureOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
TariffZonesInFrame_RelStructure.ChoiceWrapper_Zone_VersionStructure, TariffZonesInFrame_RelStructure.ChoiceWrapper_Zone_VersionStructure.Builder
Enclosing class:
TariffZonesInFrame_RelStructure

public static interface TariffZonesInFrame_RelStructure.ChoiceWrapper_Zone_VersionStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasTariffZone

      boolean hasTariffZone()
       A ZONE used to define a zonal fare structure in a zone-counting or zone-matrix system.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 185:82]
       
      .uk.org.netex.www.netex.TariffZoneType tariff_zone = 1;
      Returns:
      Whether the tariffZone field is set.
    • getTariffZone

      TariffZoneType getTariffZone()
       A ZONE used to define a zonal fare structure in a zone-counting or zone-matrix system.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 185:82]
       
      .uk.org.netex.www.netex.TariffZoneType tariff_zone = 1;
      Returns:
      The tariffZone.
    • getTariffZoneOrBuilder

      TariffZoneTypeOrBuilder getTariffZoneOrBuilder()
       A ZONE used to define a zonal fare structure in a zone-counting or zone-matrix system.  [netex_framework/netex_genericFramework/netex_zone_version.xsd at 185:82]
       
      .uk.org.netex.www.netex.TariffZoneType tariff_zone = 1;
    • hasFareZone

      boolean hasFareZone()
       A specialization of TARIFF ZONE to include FARE SECTIONs.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 486:80]
       
      .uk.org.netex.www.netex.FareZoneType fare_zone = 2;
      Returns:
      Whether the fareZone field is set.
    • getFareZone

      FareZoneType getFareZone()
       A specialization of TARIFF ZONE to include FARE SECTIONs.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 486:80]
       
      .uk.org.netex.www.netex.FareZoneType fare_zone = 2;
      Returns:
      The fareZone.
    • getFareZoneOrBuilder

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