Interface SeriesConstraintPrices_RelStructure.ChoiceWrapper_SeriesConstraintPrices_RelStructureOrBuilder

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

public static interface SeriesConstraintPrices_RelStructure.ChoiceWrapper_SeriesConstraintPrices_RelStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasSeriesConstraintPriceRef

      boolean hasSeriesConstraintPriceRef()
       Reference to a SERIES CONSTRAINT PRICE.  [netex_part_3/part3_fares/netex_fareSeries_support.xsd at 157:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure series_constraint_price_ref = 1;
      Returns:
      Whether the seriesConstraintPriceRef field is set.
    • getSeriesConstraintPriceRef

      VersionOfObjectRefStructure getSeriesConstraintPriceRef()
       Reference to a SERIES CONSTRAINT PRICE.  [netex_part_3/part3_fares/netex_fareSeries_support.xsd at 157:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure series_constraint_price_ref = 1;
      Returns:
      The seriesConstraintPriceRef.
    • getSeriesConstraintPriceRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getSeriesConstraintPriceRefOrBuilder()
       Reference to a SERIES CONSTRAINT PRICE.  [netex_part_3/part3_fares/netex_fareSeries_support.xsd at 157:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure series_constraint_price_ref = 1;
    • hasSeriesConstraintPrice

      boolean hasSeriesConstraintPrice()
       A set of all possible price features of a SERIES CONSTRAINT: default total price, discount in value or percentage etc.  [netex_part_3/part3_fares/netex_fareSeries_version.xsd at 270:101]
       
      .uk.org.netex.www.netex.SeriesConstraintPrice_VersionedChildStructure series_constraint_price = 2;
      Returns:
      Whether the seriesConstraintPrice field is set.
    • getSeriesConstraintPrice

       A set of all possible price features of a SERIES CONSTRAINT: default total price, discount in value or percentage etc.  [netex_part_3/part3_fares/netex_fareSeries_version.xsd at 270:101]
       
      .uk.org.netex.www.netex.SeriesConstraintPrice_VersionedChildStructure series_constraint_price = 2;
      Returns:
      The seriesConstraintPrice.
    • getSeriesConstraintPriceOrBuilder

      SeriesConstraintPrice_VersionedChildStructureOrBuilder getSeriesConstraintPriceOrBuilder()
       A set of all possible price features of a SERIES CONSTRAINT: default total price, discount in value or percentage etc.  [netex_part_3/part3_fares/netex_fareSeries_version.xsd at 270:101]
       
      .uk.org.netex.www.netex.SeriesConstraintPrice_VersionedChildStructure series_constraint_price = 2;
    • hasCellRef

      boolean hasCellRef()
       Reference to a CELL.  [netex_part_3/part3_fares/netex_fareTable_support.xsd at 170:83]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure cell_ref = 3;
      Returns:
      Whether the cellRef field is set.
    • getCellRef

       Reference to a CELL.  [netex_part_3/part3_fares/netex_fareTable_support.xsd at 170:83]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure cell_ref = 3;
      Returns:
      The cellRef.
    • getCellRefOrBuilder

       Reference to a CELL.  [netex_part_3/part3_fares/netex_fareTable_support.xsd at 170:83]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure cell_ref = 3;
    • getVersionOfObjectRefStructureCase