Interface GeographicalIntervals_RelStructure.ChoiceWrapper_GeographicalIntervals_RelStructureOrBuilder

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

public static interface GeographicalIntervals_RelStructure.ChoiceWrapper_GeographicalIntervals_RelStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasGeographicalIntervalRef

      boolean hasGeographicalIntervalRef()
       Reference to a GEOGRAPHICAL INTERVAL.  [netex_part_3/part3_fares/netex_geographicStructureFactor_support.xsd at 93:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure geographical_interval_ref = 1;
      Returns:
      Whether the geographicalIntervalRef field is set.
    • getGeographicalIntervalRef

      VersionOfObjectRefStructure getGeographicalIntervalRef()
       Reference to a GEOGRAPHICAL INTERVAL.  [netex_part_3/part3_fares/netex_geographicStructureFactor_support.xsd at 93:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure geographical_interval_ref = 1;
      Returns:
      The geographicalIntervalRef.
    • getGeographicalIntervalRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getGeographicalIntervalRefOrBuilder()
       Reference to a GEOGRAPHICAL INTERVAL.  [netex_part_3/part3_fares/netex_geographicStructureFactor_support.xsd at 93:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure geographical_interval_ref = 1;
    • hasGeographicalInterval

      boolean hasGeographicalInterval()
       A factor influencing access rights definition or calculation of prices.  [netex_part_3/part3_fares/netex_geographicStructureFactor_version.xsd at 189:97]
       
      .uk.org.netex.www.netex.GeographicalIntervalType geographical_interval = 2;
      Returns:
      Whether the geographicalInterval field is set.
    • getGeographicalInterval

      GeographicalIntervalType getGeographicalInterval()
       A factor influencing access rights definition or calculation of prices.  [netex_part_3/part3_fares/netex_geographicStructureFactor_version.xsd at 189:97]
       
      .uk.org.netex.www.netex.GeographicalIntervalType geographical_interval = 2;
      Returns:
      The geographicalInterval.
    • getGeographicalIntervalOrBuilder

      GeographicalIntervalTypeOrBuilder getGeographicalIntervalOrBuilder()
       A factor influencing access rights definition or calculation of prices.  [netex_part_3/part3_fares/netex_geographicStructureFactor_version.xsd at 189:97]
       
      .uk.org.netex.www.netex.GeographicalIntervalType geographical_interval = 2;