Interface OfferedTravelSpecifications_RelStructure.ChoiceWrapper_OfferedTravelSpecifications_RelStructureOrBuilder

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

public static interface OfferedTravelSpecifications_RelStructure.ChoiceWrapper_OfferedTravelSpecifications_RelStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • 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 = 1;
      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 = 1;
      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 = 1;
    • hasOfferedTravelSpecification

      boolean hasOfferedTravelSpecification()
       A set of parameters giving details of the intended  consumption of access rights associated with an offer or a purchase. (e.g. origin and destination of a travel, class of travel, etc.). .  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 293:107]
       
      .uk.org.netex.www.netex.OfferedTravelSpecificationType offered_travel_specification = 2;
      Returns:
      Whether the offeredTravelSpecification field is set.
    • getOfferedTravelSpecification

      OfferedTravelSpecificationType getOfferedTravelSpecification()
       A set of parameters giving details of the intended  consumption of access rights associated with an offer or a purchase. (e.g. origin and destination of a travel, class of travel, etc.). .  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 293:107]
       
      .uk.org.netex.www.netex.OfferedTravelSpecificationType offered_travel_specification = 2;
      Returns:
      The offeredTravelSpecification.
    • getOfferedTravelSpecificationOrBuilder

      OfferedTravelSpecificationTypeOrBuilder getOfferedTravelSpecificationOrBuilder()
       A set of parameters giving details of the intended  consumption of access rights associated with an offer or a purchase. (e.g. origin and destination of a travel, class of travel, etc.). .  [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 293:107]
       
      .uk.org.netex.www.netex.OfferedTravelSpecificationType offered_travel_specification = 2;