Interface DistributionAssignments_RelStructure.ChoiceWrapper_DistributionAssignments_RelStructureOrBuilder

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

public static interface DistributionAssignments_RelStructure.ChoiceWrapper_DistributionAssignments_RelStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasDistributionAssignmentRef

      boolean hasDistributionAssignmentRef()
       Reference to a DISTRIBUTION ASSIGNMENT.  [netex_part_3/part3_fares/netex_salesOfferPackage_support.xsd at 259:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure distribution_assignment_ref = 1;
      Returns:
      Whether the distributionAssignmentRef field is set.
    • getDistributionAssignmentRef

      VersionOfObjectRefStructure getDistributionAssignmentRef()
       Reference to a DISTRIBUTION ASSIGNMENT.  [netex_part_3/part3_fares/netex_salesOfferPackage_support.xsd at 259:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure distribution_assignment_ref = 1;
      Returns:
      The distributionAssignmentRef.
    • getDistributionAssignmentRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getDistributionAssignmentRefOrBuilder()
       Reference to a DISTRIBUTION ASSIGNMENT.  [netex_part_3/part3_fares/netex_salesOfferPackage_support.xsd at 259:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure distribution_assignment_ref = 1;
    • hasDistributionAssignment

      boolean hasDistributionAssignment()
       An assignment  of the  COUNTRY and/or  DISTRIBUTION CHANNEL through which a product may or may not be distributed.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 644:94]
       
      .uk.org.netex.www.netex.DistributionAssignmentType distribution_assignment = 2;
      Returns:
      Whether the distributionAssignment field is set.
    • getDistributionAssignment

      DistributionAssignmentType getDistributionAssignment()
       An assignment  of the  COUNTRY and/or  DISTRIBUTION CHANNEL through which a product may or may not be distributed.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 644:94]
       
      .uk.org.netex.www.netex.DistributionAssignmentType distribution_assignment = 2;
      Returns:
      The distributionAssignment.
    • getDistributionAssignmentOrBuilder

      DistributionAssignmentTypeOrBuilder getDistributionAssignmentOrBuilder()
       An assignment  of the  COUNTRY and/or  DISTRIBUTION CHANNEL through which a product may or may not be distributed.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 644:94]
       
      .uk.org.netex.www.netex.DistributionAssignmentType distribution_assignment = 2;
    • hasGroupOfDistributionAssignmentsRef

      boolean hasGroupOfDistributionAssignmentsRef()
       Reference to a GROUP OF DISTRIBUTION ASSIGNMENTs.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 807:146]
       
      .uk.org.netex.www.netex.GroupOfDistributionAssignmentsRefStructure group_of_distribution_assignments_ref = 3;
      Returns:
      Whether the groupOfDistributionAssignmentsRef field is set.
    • getGroupOfDistributionAssignmentsRef

      GroupOfDistributionAssignmentsRefStructure getGroupOfDistributionAssignmentsRef()
       Reference to a GROUP OF DISTRIBUTION ASSIGNMENTs.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 807:146]
       
      .uk.org.netex.www.netex.GroupOfDistributionAssignmentsRefStructure group_of_distribution_assignments_ref = 3;
      Returns:
      The groupOfDistributionAssignmentsRef.
    • getGroupOfDistributionAssignmentsRefOrBuilder

      GroupOfDistributionAssignmentsRefStructureOrBuilder getGroupOfDistributionAssignmentsRefOrBuilder()
       Reference to a GROUP OF DISTRIBUTION ASSIGNMENTs.  [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 807:146]
       
      .uk.org.netex.www.netex.GroupOfDistributionAssignmentsRefStructure group_of_distribution_assignments_ref = 3;