Uses of Class
de.hybris.platform.b2ctelcoservices.enums.TmaAllowanceProdOfferPriceType
Packages that use TmaAllowanceProdOfferPriceType
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
Contains generated models for each type of de.hybris.platform.b2ctelcoservices.jalo package.
-
Uses of TmaAllowanceProdOfferPriceType in de.hybris.platform.b2ctelcofacades.data
Methods in de.hybris.platform.b2ctelcofacades.data that return TmaAllowanceProdOfferPriceTypeMethods in de.hybris.platform.b2ctelcofacades.data with parameters of type TmaAllowanceProdOfferPriceTypeModifier and TypeMethodDescriptionvoidTmaAllowanceProdOfferPriceAlterationData.setAllowanceType(TmaAllowanceProdOfferPriceType allowanceType) -
Uses of TmaAllowanceProdOfferPriceType in de.hybris.platform.b2ctelcoservices.enums
Fields in de.hybris.platform.b2ctelcoservices.enums declared as TmaAllowanceProdOfferPriceTypeModifier and TypeFieldDescriptionstatic final TmaAllowanceProdOfferPriceTypeTmaAllowanceProdOfferPriceType.CREDITGenerated enum value for TmaAllowanceProdOfferPriceType.CREDIT declared at extension tuadatacommonsservices.Methods in de.hybris.platform.b2ctelcoservices.enums that return TmaAllowanceProdOfferPriceTypeModifier and TypeMethodDescriptionReturns a TmaAllowanceProdOfferPriceType instance representing the specified enum value. -
Uses of TmaAllowanceProdOfferPriceType in de.hybris.platform.b2ctelcoservices.model
Methods in de.hybris.platform.b2ctelcoservices.model that return TmaAllowanceProdOfferPriceTypeModifier and TypeMethodDescriptionTmaAllowanceProdOfferPriceAlterationModel.getType()Generated method - Getter of theTmaAllowanceProdOfferPriceAlteration.typeattribute defined at extensiontuadatacommonsservices.Methods in de.hybris.platform.b2ctelcoservices.model with parameters of type TmaAllowanceProdOfferPriceTypeModifier and TypeMethodDescriptionvoidTmaAllowanceProdOfferPriceAlterationModel.setType(TmaAllowanceProdOfferPriceType value) Generated method - Setter ofTmaAllowanceProdOfferPriceAlteration.typeattribute defined at extensiontuadatacommonsservices.Constructors in de.hybris.platform.b2ctelcoservices.model with parameters of type TmaAllowanceProdOfferPriceTypeModifierConstructorDescriptionTmaAllowanceProdOfferPriceAlterationModel(CatalogVersionModel _catalogVersion, CurrencyModel _currency, String _id, TmaAllowanceProdOfferPriceType _type) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersTmaAllowanceProdOfferPriceAlterationModel(CatalogVersionModel _catalogVersion, CurrencyModel _currency, String _id, ItemModel _owner, TmaAllowanceProdOfferPriceType _type) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters