Interface GeographicalUnits_RelStructure.ChoiceWrapper_GeographicalUnits_RelStructureOrBuilder

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

public static interface GeographicalUnits_RelStructure.ChoiceWrapper_GeographicalUnits_RelStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasGeographicalUnitRef

      boolean hasGeographicalUnitRef()
       Reference to a GEOGRAPHICAL UNIT.  [netex_part_3/part3_fares/netex_geographicStructureFactor_support.xsd at 67:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure geographical_unit_ref = 1;
      Returns:
      Whether the geographicalUnitRef field is set.
    • getGeographicalUnitRef

      VersionOfObjectRefStructure getGeographicalUnitRef()
       Reference to a GEOGRAPHICAL UNIT.  [netex_part_3/part3_fares/netex_geographicStructureFactor_support.xsd at 67:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure geographical_unit_ref = 1;
      Returns:
      The geographicalUnitRef.
    • getGeographicalUnitRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getGeographicalUnitRefOrBuilder()
       Reference to a GEOGRAPHICAL UNIT.  [netex_part_3/part3_fares/netex_geographicStructureFactor_support.xsd at 67:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure geographical_unit_ref = 1;
    • hasGeographicalUnit

      boolean hasGeographicalUnit()
       A factor influencing access rights definition or calculation of prices.  [netex_part_3/part3_fares/netex_geographicStructureFactor_version.xsd at 107:92]
       
      .uk.org.netex.www.netex.GeographicalUnitType geographical_unit = 2;
      Returns:
      Whether the geographicalUnit field is set.
    • getGeographicalUnit

      GeographicalUnitType getGeographicalUnit()
       A factor influencing access rights definition or calculation of prices.  [netex_part_3/part3_fares/netex_geographicStructureFactor_version.xsd at 107:92]
       
      .uk.org.netex.www.netex.GeographicalUnitType geographical_unit = 2;
      Returns:
      The geographicalUnit.
    • getGeographicalUnitOrBuilder

      GeographicalUnitTypeOrBuilder getGeographicalUnitOrBuilder()
       A factor influencing access rights definition or calculation of prices.  [netex_part_3/part3_fares/netex_geographicStructureFactor_version.xsd at 107:92]
       
      .uk.org.netex.www.netex.GeographicalUnitType geographical_unit = 2;