Package uk.org.netex.www.netex
Interface ElementConsumptions_RelStructure.ChoiceWrapper_VersionedChildStructureOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
ElementConsumptions_RelStructure.ChoiceWrapper_VersionedChildStructure,ElementConsumptions_RelStructure.ChoiceWrapper_VersionedChildStructure.Builder
- Enclosing class:
ElementConsumptions_RelStructure
public static interface ElementConsumptions_RelStructure.ChoiceWrapper_VersionedChildStructureOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionThe definition of a CONSUMPTION UTILISATION defining which ACCESS RIGHT IN PRODUCT that is to be processed [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 978:111]The definition of a CONSUMPTION UTILISATION defining which ACCESS RIGHT IN PRODUCT that is to be processed [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 978:111]The definition of a CONSUMPTION defining which CUSTOMER PURCHASE PACKAGE ELEMENT that is to be processed [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 1063:121]The definition of a CONSUMPTION defining which CUSTOMER PURCHASE PACKAGE ELEMENT that is to be processed [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 1063:121]booleanThe definition of a CONSUMPTION UTILISATION defining which ACCESS RIGHT IN PRODUCT that is to be processed [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 978:111]booleanThe definition of a CONSUMPTION defining which CUSTOMER PURCHASE PACKAGE ELEMENT that is to be processed [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 1063:121]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
-
hasAccessRightInProductConsumption
boolean hasAccessRightInProductConsumption()The definition of a CONSUMPTION UTILISATION defining which ACCESS RIGHT IN PRODUCT that is to be processed [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 978:111]
.uk.org.netex.www.netex.AccessRightInProductConsumptionType access_right_in_product_consumption = 1;- Returns:
- Whether the accessRightInProductConsumption field is set.
-
getAccessRightInProductConsumption
AccessRightInProductConsumptionType getAccessRightInProductConsumption()The definition of a CONSUMPTION UTILISATION defining which ACCESS RIGHT IN PRODUCT that is to be processed [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 978:111]
.uk.org.netex.www.netex.AccessRightInProductConsumptionType access_right_in_product_consumption = 1;- Returns:
- The accessRightInProductConsumption.
-
getAccessRightInProductConsumptionOrBuilder
AccessRightInProductConsumptionTypeOrBuilder getAccessRightInProductConsumptionOrBuilder()The definition of a CONSUMPTION UTILISATION defining which ACCESS RIGHT IN PRODUCT that is to be processed [netex_part_3/part3_fares/netex_salesOfferPackage_version.xsd at 978:111]
.uk.org.netex.www.netex.AccessRightInProductConsumptionType access_right_in_product_consumption = 1; -
hasCustomerPurchasePackageElementConsumption
boolean hasCustomerPurchasePackageElementConsumption()The definition of a CONSUMPTION defining which CUSTOMER PURCHASE PACKAGE ELEMENT that is to be processed [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 1063:121]
.uk.org.netex.www.netex.CustomerPurchasePackageElementConsumptionType customer_purchase_package_element_consumption = 2;- Returns:
- Whether the customerPurchasePackageElementConsumption field is set.
-
getCustomerPurchasePackageElementConsumption
CustomerPurchasePackageElementConsumptionType getCustomerPurchasePackageElementConsumption()The definition of a CONSUMPTION defining which CUSTOMER PURCHASE PACKAGE ELEMENT that is to be processed [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 1063:121]
.uk.org.netex.www.netex.CustomerPurchasePackageElementConsumptionType customer_purchase_package_element_consumption = 2;- Returns:
- The customerPurchasePackageElementConsumption.
-
getCustomerPurchasePackageElementConsumptionOrBuilder
CustomerPurchasePackageElementConsumptionTypeOrBuilder getCustomerPurchasePackageElementConsumptionOrBuilder()The definition of a CONSUMPTION defining which CUSTOMER PURCHASE PACKAGE ELEMENT that is to be processed [netex_part_3/part3_salesTransactions/netex_customerPurchasePackage_version.xsd at 1063:121]
.uk.org.netex.www.netex.CustomerPurchasePackageElementConsumptionType customer_purchase_package_element_consumption = 2; -
getVersionedChildStructureCase
ElementConsumptions_RelStructure.ChoiceWrapper_VersionedChildStructure.VersionedChildStructureCase getVersionedChildStructureCase()
-