Uses of Class
de.hybris.platform.cmssmarteditwebservices.data.ItemSynchronizationWsDTO
-
Packages that use ItemSynchronizationWsDTO Package Description de.hybris.platform.cmssmarteditwebservices.data -
-
Uses of ItemSynchronizationWsDTO in de.hybris.platform.cmssmarteditwebservices.data
Methods in de.hybris.platform.cmssmarteditwebservices.data that return types with arguments of type ItemSynchronizationWsDTO Modifier and Type Method Description java.util.List<ItemSynchronizationWsDTO>SynchronizationWsDTO. getItems()Method parameters in de.hybris.platform.cmssmarteditwebservices.data with type arguments of type ItemSynchronizationWsDTO Modifier and Type Method Description voidSynchronizationWsDTO. setItems(java.util.List<ItemSynchronizationWsDTO> items)
-