Uses of Class
de.hybris.platform.cmssmarteditwebservices.dto.StructureWsDTO
-
Packages that use StructureWsDTO Package Description de.hybris.platform.cmssmarteditwebservices.dto -
-
Uses of StructureWsDTO in de.hybris.platform.cmssmarteditwebservices.dto
Methods in de.hybris.platform.cmssmarteditwebservices.dto that return types with arguments of type StructureWsDTO Modifier and Type Method Description java.util.List<StructureWsDTO>StructureListWsDTO. getStructures()Deprecated, for removal: This API element is subject to removal in a future version.Method parameters in de.hybris.platform.cmssmarteditwebservices.dto with type arguments of type StructureWsDTO Modifier and Type Method Description voidStructureListWsDTO. setStructures(java.util.List<StructureWsDTO> structures)Deprecated, for removal: This API element is subject to removal in a future version.
-