Interface GroupsOfDistributionChannelsInFrame_RelStructureOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
GroupsOfDistributionChannelsInFrame_RelStructure, GroupsOfDistributionChannelsInFrame_RelStructure.Builder

@Generated public interface GroupsOfDistributionChannelsInFrame_RelStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • getId

      String getId()
       Identifier of the relationship.  [netex_framework/netex_responsibility/netex_relationship.xsd at 172:50]
       
      string id = 1;
      Returns:
      The id.
    • getIdBytes

      com.google.protobuf.ByteString getIdBytes()
       Identifier of the relationship.  [netex_framework/netex_responsibility/netex_relationship.xsd at 172:50]
       
      string id = 1;
      Returns:
      The bytes for id.
    • getGroupOfDistributionChannelsList

      List<GroupOfDistributionChannelsType> getGroupOfDistributionChannelsList()
       A package to be sold as a whole, consisting of one or several FARE PRODUCTs materialised thanks to one or several TRAVEL DOCUMENTs. The FARE PRODUCTs may be either directly attached to the TRAVEL DOCUMENTs, or may be reloadable on the TRAVEL DOCUMENTs.  [netex_part_3/part3_fares/netex_salesDistribution_version.xsd at 238:103]
       
      repeated .uk.org.netex.www.netex.GroupOfDistributionChannelsType group_of_distribution_channels = 2;
    • getGroupOfDistributionChannels

      GroupOfDistributionChannelsType getGroupOfDistributionChannels(int index)
       A package to be sold as a whole, consisting of one or several FARE PRODUCTs materialised thanks to one or several TRAVEL DOCUMENTs. The FARE PRODUCTs may be either directly attached to the TRAVEL DOCUMENTs, or may be reloadable on the TRAVEL DOCUMENTs.  [netex_part_3/part3_fares/netex_salesDistribution_version.xsd at 238:103]
       
      repeated .uk.org.netex.www.netex.GroupOfDistributionChannelsType group_of_distribution_channels = 2;
    • getGroupOfDistributionChannelsCount

      int getGroupOfDistributionChannelsCount()
       A package to be sold as a whole, consisting of one or several FARE PRODUCTs materialised thanks to one or several TRAVEL DOCUMENTs. The FARE PRODUCTs may be either directly attached to the TRAVEL DOCUMENTs, or may be reloadable on the TRAVEL DOCUMENTs.  [netex_part_3/part3_fares/netex_salesDistribution_version.xsd at 238:103]
       
      repeated .uk.org.netex.www.netex.GroupOfDistributionChannelsType group_of_distribution_channels = 2;
    • getGroupOfDistributionChannelsOrBuilderList

      List<? extends GroupOfDistributionChannelsTypeOrBuilder> getGroupOfDistributionChannelsOrBuilderList()
       A package to be sold as a whole, consisting of one or several FARE PRODUCTs materialised thanks to one or several TRAVEL DOCUMENTs. The FARE PRODUCTs may be either directly attached to the TRAVEL DOCUMENTs, or may be reloadable on the TRAVEL DOCUMENTs.  [netex_part_3/part3_fares/netex_salesDistribution_version.xsd at 238:103]
       
      repeated .uk.org.netex.www.netex.GroupOfDistributionChannelsType group_of_distribution_channels = 2;
    • getGroupOfDistributionChannelsOrBuilder

      GroupOfDistributionChannelsTypeOrBuilder getGroupOfDistributionChannelsOrBuilder(int index)
       A package to be sold as a whole, consisting of one or several FARE PRODUCTs materialised thanks to one or several TRAVEL DOCUMENTs. The FARE PRODUCTs may be either directly attached to the TRAVEL DOCUMENTs, or may be reloadable on the TRAVEL DOCUMENTs.  [netex_part_3/part3_fares/netex_salesDistribution_version.xsd at 238:103]
       
      repeated .uk.org.netex.www.netex.GroupOfDistributionChannelsType group_of_distribution_channels = 2;