Interface TravelSpecificationRefs_RelStructure.ChoiceWrapper_TravelSpecificationRefStructureOrBuilder

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

public static interface TravelSpecificationRefs_RelStructure.ChoiceWrapper_TravelSpecificationRefStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasTravelSpecificationRef

      boolean hasTravelSpecificationRef()
       Reference to a TRAVEL SPECIFICATION.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 88:142]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure travel_specification_ref = 1;
      Returns:
      Whether the travelSpecificationRef field is set.
    • getTravelSpecificationRef

      VersionOfObjectRefStructure getTravelSpecificationRef()
       Reference to a TRAVEL SPECIFICATION.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 88:142]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure travel_specification_ref = 1;
      Returns:
      The travelSpecificationRef.
    • getTravelSpecificationRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getTravelSpecificationRefOrBuilder()
       Reference to a TRAVEL SPECIFICATION.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 88:142]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure travel_specification_ref = 1;
    • hasRequestedTravelSpecificationRef

      boolean hasRequestedTravelSpecificationRef()
       Reference to a REQUESTED TRAVEL SPECIFICATION.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 114:162]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure requested_travel_specification_ref = 2;
      Returns:
      Whether the requestedTravelSpecificationRef field is set.
    • getRequestedTravelSpecificationRef

      VersionOfObjectRefStructure getRequestedTravelSpecificationRef()
       Reference to a REQUESTED TRAVEL SPECIFICATION.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 114:162]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure requested_travel_specification_ref = 2;
      Returns:
      The requestedTravelSpecificationRef.
    • getRequestedTravelSpecificationRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getRequestedTravelSpecificationRefOrBuilder()
       Reference to a REQUESTED TRAVEL SPECIFICATION.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 114:162]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure requested_travel_specification_ref = 2;
    • hasOfferedTravelSpecificationRef

      boolean hasOfferedTravelSpecificationRef()
       Reference to an OFFERED TRAVEL SPECIFICATION.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 140:158]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure offered_travel_specification_ref = 3;
      Returns:
      Whether the offeredTravelSpecificationRef field is set.
    • getOfferedTravelSpecificationRef

      VersionOfObjectRefStructure getOfferedTravelSpecificationRef()
       Reference to an OFFERED TRAVEL SPECIFICATION.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 140:158]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure offered_travel_specification_ref = 3;
      Returns:
      The offeredTravelSpecificationRef.
    • getOfferedTravelSpecificationRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getOfferedTravelSpecificationRefOrBuilder()
       Reference to an OFFERED TRAVEL SPECIFICATION.  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_support.xsd at 140:158]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure offered_travel_specification_ref = 3;
    • getTravelSpecificationRefStructureCase