Uses of Class
de.hybris.platform.cmssmarteditwebservices.dto.StructureAttributeWsDTO
-
Packages that use StructureAttributeWsDTO Package Description de.hybris.platform.cmssmarteditwebservices.dto -
-
Uses of StructureAttributeWsDTO in de.hybris.platform.cmssmarteditwebservices.dto
Methods in de.hybris.platform.cmssmarteditwebservices.dto that return types with arguments of type StructureAttributeWsDTO Modifier and Type Method Description java.util.List<StructureAttributeWsDTO>StructureWsDTO. getAttributes()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 StructureAttributeWsDTO Modifier and Type Method Description voidStructureWsDTO. setAttributes(java.util.List<StructureAttributeWsDTO> attributes)Deprecated, for removal: This API element is subject to removal in a future version.
-