Interface JourneyPartCouples_RelStructure.ChoiceWrapper_JourneyPartCouples_RelStructureOrBuilder

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

public static interface JourneyPartCouples_RelStructure.ChoiceWrapper_JourneyPartCouples_RelStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasJourneyPartCoupleRef

      boolean hasJourneyPartCoupleRef()
       Reference to a JOURNEY PART COUPLE.  [netex_part_2/part2_journeyTimes/netex_coupledJourney_support.xsd at 164:119]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_part_couple_ref = 1;
      Returns:
      Whether the journeyPartCoupleRef field is set.
    • getJourneyPartCoupleRef

      VersionOfObjectRefStructure getJourneyPartCoupleRef()
       Reference to a JOURNEY PART COUPLE.  [netex_part_2/part2_journeyTimes/netex_coupledJourney_support.xsd at 164:119]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_part_couple_ref = 1;
      Returns:
      The journeyPartCoupleRef.
    • getJourneyPartCoupleRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getJourneyPartCoupleRefOrBuilder()
       Reference to a JOURNEY PART COUPLE.  [netex_part_2/part2_journeyTimes/netex_coupledJourney_support.xsd at 164:119]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure journey_part_couple_ref = 1;
    • hasJourneyPartCouple

      boolean hasJourneyPartCouple()
       Two or more  JOURNEY PARTs of different VEHICLE JOURNEYs served simultaneously by a train set up by coupling their single vehicles.  [netex_part_2/part2_journeyTimes/netex_coupledJourney_version.xsd at 415:78]
       
      .uk.org.netex.www.netex.JourneyPartCoupleType journey_part_couple = 2;
      Returns:
      Whether the journeyPartCouple field is set.
    • getJourneyPartCouple

      JourneyPartCoupleType getJourneyPartCouple()
       Two or more  JOURNEY PARTs of different VEHICLE JOURNEYs served simultaneously by a train set up by coupling their single vehicles.  [netex_part_2/part2_journeyTimes/netex_coupledJourney_version.xsd at 415:78]
       
      .uk.org.netex.www.netex.JourneyPartCoupleType journey_part_couple = 2;
      Returns:
      The journeyPartCouple.
    • getJourneyPartCoupleOrBuilder

      JourneyPartCoupleTypeOrBuilder getJourneyPartCoupleOrBuilder()
       Two or more  JOURNEY PARTs of different VEHICLE JOURNEYs served simultaneously by a train set up by coupling their single vehicles.  [netex_part_2/part2_journeyTimes/netex_coupledJourney_version.xsd at 415:78]
       
      .uk.org.netex.www.netex.JourneyPartCoupleType journey_part_couple = 2;