Package uk.org.netex.www.netex
Interface FarePricesInFrame_RelStructure.ChoiceWrapper_FarePricesInFrame_RelStructureOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
FarePricesInFrame_RelStructure.ChoiceWrapper_FarePricesInFrame_RelStructure,FarePricesInFrame_RelStructure.ChoiceWrapper_FarePricesInFrame_RelStructure.Builder
- Enclosing class:
FarePricesInFrame_RelStructure
public static interface FarePricesInFrame_RelStructure.ChoiceWrapper_FarePricesInFrame_RelStructureOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionA 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.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.booleanA 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.Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
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 = 1;- 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 = 1;- 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 = 1; -
getGroupOfEntitiesVersionStructureCase
FarePricesInFrame_RelStructure.ChoiceWrapper_FarePricesInFrame_RelStructure.GroupOfEntitiesVersionStructureCase getGroupOfEntitiesVersionStructureCase()
-