Interface PriceGroups_RelStructure.ChoiceWrapper_PriceGroups_RelStructureOrBuilder

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

public static interface PriceGroups_RelStructure.ChoiceWrapper_PriceGroups_RelStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasPriceGroupRef

      boolean hasPriceGroupRef()
       Reference to a PRICE GROUP.  [netex_part_3/part3_fares/netex_farePrice_support.xsd at 139:106]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure price_group_ref = 1;
      Returns:
      Whether the priceGroupRef field is set.
    • getPriceGroupRef

      GroupOfEntitiesRefStructure getPriceGroupRef()
       Reference to a PRICE GROUP.  [netex_part_3/part3_fares/netex_farePrice_support.xsd at 139:106]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure price_group_ref = 1;
      Returns:
      The priceGroupRef.
    • getPriceGroupRefOrBuilder

      GroupOfEntitiesRefStructureOrBuilder getPriceGroupRefOrBuilder()
       Reference to a PRICE GROUP.  [netex_part_3/part3_fares/netex_farePrice_support.xsd at 139:106]
       
      .uk.org.netex.www.netex.GroupOfEntitiesRefStructure price_group_ref = 1;
    • hasPriceGroup

      boolean hasPriceGroup()
       A grouping of prices, allowing the grouping of numerous possible consumption elements into a limited number of price references, or to apply grouped increase, in value or percentage.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 449:82]
       
      .uk.org.netex.www.netex.PriceGroupType price_group = 2;
      Returns:
      Whether the priceGroup field is set.
    • getPriceGroup

      PriceGroupType getPriceGroup()
       A grouping of prices, allowing the grouping of numerous possible consumption elements into a limited number of price references, or to apply grouped increase, in value or percentage.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 449:82]
       
      .uk.org.netex.www.netex.PriceGroupType price_group = 2;
      Returns:
      The priceGroup.
    • getPriceGroupOrBuilder

      PriceGroupTypeOrBuilder getPriceGroupOrBuilder()
       A grouping of prices, allowing the grouping of numerous possible consumption elements into a limited number of price references, or to apply grouped increase, in value or percentage.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 449:82]
       
      .uk.org.netex.www.netex.PriceGroupType price_group = 2;
    • getGroupOfEntitiesVersionStructureCase