Interface UsageParameterPrices_RelStructure.ChoiceWrapper_UsageParameterPrices_RelStructureOrBuilder

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

public static interface UsageParameterPrices_RelStructure.ChoiceWrapper_UsageParameterPrices_RelStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasUsageParameterPriceRef

      boolean hasUsageParameterPriceRef()
       Reference to a USAGE PARAMETER PRICE.  [netex_part_3/part3_fares/netex_usageParameter_support.xsd at 118:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure usage_parameter_price_ref = 1;
      Returns:
      Whether the usageParameterPriceRef field is set.
    • getUsageParameterPriceRef

      VersionOfObjectRefStructure getUsageParameterPriceRef()
       Reference to a USAGE PARAMETER PRICE.  [netex_part_3/part3_fares/netex_usageParameter_support.xsd at 118:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure usage_parameter_price_ref = 1;
      Returns:
      The usageParameterPriceRef.
    • getUsageParameterPriceRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getUsageParameterPriceRefOrBuilder()
       Reference to a USAGE PARAMETER PRICE.  [netex_part_3/part3_fares/netex_usageParameter_support.xsd at 118:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure usage_parameter_price_ref = 1;
    • hasUsageParameterPrice

      boolean hasUsageParameterPrice()
       A set of all possible price features of a FARE USAGE PARAMETER: default total price, discount in value or percentage etc.  [netex_part_3/part3_fares/netex_usageParameter_version.xsd at 164:73]
       
      .uk.org.netex.www.netex.UsageParameterPriceType usage_parameter_price = 2;
      Returns:
      Whether the usageParameterPrice field is set.
    • getUsageParameterPrice

      UsageParameterPriceType getUsageParameterPrice()
       A set of all possible price features of a FARE USAGE PARAMETER: default total price, discount in value or percentage etc.  [netex_part_3/part3_fares/netex_usageParameter_version.xsd at 164:73]
       
      .uk.org.netex.www.netex.UsageParameterPriceType usage_parameter_price = 2;
      Returns:
      The usageParameterPrice.
    • getUsageParameterPriceOrBuilder

      UsageParameterPriceTypeOrBuilder getUsageParameterPriceOrBuilder()
       A set of all possible price features of a FARE USAGE PARAMETER: default total price, discount in value or percentage etc.  [netex_part_3/part3_fares/netex_usageParameter_version.xsd at 164:73]
       
      .uk.org.netex.www.netex.UsageParameterPriceType usage_parameter_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;