Package uk.org.netex.www.netex
Interface PricingRules_RelStructure.ChoiceWrapper_DataManagedObjectStructureOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
PricingRules_RelStructure.ChoiceWrapper_DataManagedObjectStructure,PricingRules_RelStructure.ChoiceWrapper_DataManagedObjectStructure.Builder
- Enclosing class:
PricingRules_RelStructure
public static interface PricingRules_RelStructure.ChoiceWrapper_DataManagedObjectStructureOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionA price for which a discount can be offered.A price for which a discount can be offered.A price for which a discount can be offered.OPTIMISED version whcih can be be used only in line assues ID of comtainign context -no id checking.OPTIMISED version whcih can be be used only in line assues ID of comtainign context -no id checking.A price for which a discount can be offered.Parameters describing how a fare is to be computed.Parameters describing how a fare is to be computed.booleanA price for which a discount can be offered.booleanA price for which a discount can be offered.booleanOPTIMISED version whcih can be be used only in line assues ID of comtainign context -no id checking.booleanParameters describing how a fare is to be computed.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
-
hasPricingRule
boolean hasPricingRule()Parameters describing how a fare is to be computed. [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 503:67]
.uk.org.netex.www.netex.PricingRuleType pricing_rule = 1;- Returns:
- Whether the pricingRule field is set.
-
getPricingRule
PricingRuleType getPricingRule()Parameters describing how a fare is to be computed. [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 503:67]
.uk.org.netex.www.netex.PricingRuleType pricing_rule = 1;- Returns:
- The pricingRule.
-
getPricingRuleOrBuilder
PricingRuleTypeOrBuilder getPricingRuleOrBuilder()Parameters describing how a fare is to be computed. [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 503:67]
.uk.org.netex.www.netex.PricingRuleType pricing_rule = 1; -
hasDiscountingRule
boolean hasDiscountingRule()A price for which a discount can be offered. [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 583:71]
.uk.org.netex.www.netex.DiscountingRuleType discounting_rule = 2;- Returns:
- Whether the discountingRule field is set.
-
getDiscountingRule
DiscountingRuleType getDiscountingRule()A price for which a discount can be offered. [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 583:71]
.uk.org.netex.www.netex.DiscountingRuleType discounting_rule = 2;- Returns:
- The discountingRule.
-
getDiscountingRuleOrBuilder
DiscountingRuleTypeOrBuilder getDiscountingRuleOrBuilder()A price for which a discount can be offered. [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 583:71]
.uk.org.netex.www.netex.DiscountingRuleType discounting_rule = 2; -
hasLimitingRule
boolean hasLimitingRule()A price for which a discount can be offered. [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 648:68]
.uk.org.netex.www.netex.LimitingRuleType limiting_rule = 3;- Returns:
- Whether the limitingRule field is set.
-
getLimitingRule
LimitingRuleType getLimitingRule()A price for which a discount can be offered. [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 648:68]
.uk.org.netex.www.netex.LimitingRuleType limiting_rule = 3;- Returns:
- The limitingRule.
-
getLimitingRuleOrBuilder
LimitingRuleTypeOrBuilder getLimitingRuleOrBuilder()A price for which a discount can be offered. [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 648:68]
.uk.org.netex.www.netex.LimitingRuleType limiting_rule = 3; -
hasLimitingRuleInContext
boolean hasLimitingRuleInContext()OPTIMISED version whcih can be be used only in line assues ID of comtainign context -no id checking. A price for which a discount can be offered. [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 766:77]
.uk.org.netex.www.netex.LimitingRuleInContextType limiting_rule_in_context = 4;- Returns:
- Whether the limitingRuleInContext field is set.
-
getLimitingRuleInContext
LimitingRuleInContextType getLimitingRuleInContext()OPTIMISED version whcih can be be used only in line assues ID of comtainign context -no id checking. A price for which a discount can be offered. [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 766:77]
.uk.org.netex.www.netex.LimitingRuleInContextType limiting_rule_in_context = 4;- Returns:
- The limitingRuleInContext.
-
getLimitingRuleInContextOrBuilder
LimitingRuleInContextTypeOrBuilder getLimitingRuleInContextOrBuilder()OPTIMISED version whcih can be be used only in line assues ID of comtainign context -no id checking. A price for which a discount can be offered. [netex_part_3/part3_fares/netex_calculationParameters_version.xsd at 766:77]
.uk.org.netex.www.netex.LimitingRuleInContextType limiting_rule_in_context = 4; -
getDataManagedObjectStructureCase
PricingRules_RelStructure.ChoiceWrapper_DataManagedObjectStructure.DataManagedObjectStructureCase getDataManagedObjectStructureCase()
-