Interface FarePointsInPattern_RelStructure.ChoiceWrapper_FarePointsInPattern_RelStructureOrBuilder

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

public static interface FarePointsInPattern_RelStructure.ChoiceWrapper_FarePointsInPattern_RelStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasFarePointInPatternRef

      boolean hasFarePointInPatternRef()
       Reference to a FARE POINT IN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 137:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_point_in_pattern_ref = 1;
      Returns:
      Whether the farePointInPatternRef field is set.
    • getFarePointInPatternRef

      VersionOfObjectRefStructure getFarePointInPatternRef()
       Reference to a FARE POINT IN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 137:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_point_in_pattern_ref = 1;
      Returns:
      The farePointInPatternRef.
    • getFarePointInPatternRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getFarePointInPatternRefOrBuilder()
       Reference to a FARE POINT IN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 137:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_point_in_pattern_ref = 1;
    • hasFarePointInPattern

      boolean hasFarePointInPattern()
       A POINT IN PATTERN which represents the start or end of a FARE SECTION.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 307:81]
       
      .uk.org.netex.www.netex.FarePointInPatternType fare_point_in_pattern = 2;
      Returns:
      Whether the farePointInPattern field is set.
    • getFarePointInPattern

      FarePointInPatternType getFarePointInPattern()
       A POINT IN PATTERN which represents the start or end of a FARE SECTION.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 307:81]
       
      .uk.org.netex.www.netex.FarePointInPatternType fare_point_in_pattern = 2;
      Returns:
      The farePointInPattern.
    • getFarePointInPatternOrBuilder

      FarePointInPatternTypeOrBuilder getFarePointInPatternOrBuilder()
       A POINT IN PATTERN which represents the start or end of a FARE SECTION.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_version.xsd at 307:81]
       
      .uk.org.netex.www.netex.FarePointInPatternType fare_point_in_pattern = 2;