Uses of Class
de.hybris.platform.b2ctelcofacades.data.UnitData
-
Packages that use UnitData Package Description de.hybris.platform.b2ctelcofacades.converters.populator de.hybris.platform.subscriptionfacades.data -
-
Uses of UnitData in de.hybris.platform.b2ctelcofacades.converters.populator
Classes in de.hybris.platform.b2ctelcofacades.converters.populator with type parameters of type UnitData Modifier and Type Class Description classTmaUnitPopulator<SOURCE extends UnitModel,TARGET extends UnitData>Methods in de.hybris.platform.b2ctelcofacades.converters.populator that return types with arguments of type UnitData Modifier and Type Method Description protected de.hybris.platform.servicelayer.dto.converter.Converter<UnitModel,UnitData>TmaSubscriptionPricePlanPopulator. getTmaUnitConverter()Method parameters in de.hybris.platform.b2ctelcofacades.converters.populator with type arguments of type UnitData Modifier and Type Method Description voidTmaSubscriptionPricePlanPopulator. setTmaUnitConverter(de.hybris.platform.servicelayer.dto.converter.Converter<UnitModel,UnitData> tmaUnitConverter) -
Uses of UnitData in de.hybris.platform.subscriptionfacades.data
Methods in de.hybris.platform.subscriptionfacades.data that return UnitData Modifier and Type Method Description UnitDataSubscriptionPricePlanData. getUnit()Methods in de.hybris.platform.subscriptionfacades.data with parameters of type UnitData Modifier and Type Method Description voidSubscriptionPricePlanData. setUnit(UnitData unit)
-