Uses of Class
de.hybris.platform.deliveryzone.model.ZoneModel
Packages that use ZoneModel
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.c2l package.
Contains generated models for each type of de.hybris.platform.deliveryzone.jalo package.
-
Uses of ZoneModel in de.hybris.platform.core.model.c2l
Methods in de.hybris.platform.core.model.c2l that return types with arguments of type ZoneModelModifier and TypeMethodDescriptionCountryModel.getZones()Generated method - Getter of theCountry.zonesattribute defined at extensiondeliveryzone.Method parameters in de.hybris.platform.core.model.c2l with type arguments of type ZoneModel -
Uses of ZoneModel in de.hybris.platform.deliveryzone.model
Methods in de.hybris.platform.deliveryzone.model that return ZoneModelModifier and TypeMethodDescriptionZoneDeliveryModeValueModel.getZone()Generated method - Getter of theZoneDeliveryModeValue.zoneattribute defined at extensiondeliveryzone.Methods in de.hybris.platform.deliveryzone.model with parameters of type ZoneModelModifier and TypeMethodDescriptionvoidGenerated method - Setter ofZoneDeliveryModeValue.zoneattribute defined at extensiondeliveryzone.Constructors in de.hybris.platform.deliveryzone.model with parameters of type ZoneModelModifierConstructorDescriptionZoneDeliveryModeValueModel(CurrencyModel _currency, ZoneDeliveryModeModel _deliveryMode, Double _minimum, ItemModel _owner, Double _value, ZoneModel _zone) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersZoneDeliveryModeValueModel(CurrencyModel _currency, ZoneDeliveryModeModel _deliveryMode, Double _minimum, Double _value, ZoneModel _zone) 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