Class StructureListWsDTO
java.lang.Object
de.hybris.platform.cmssmarteditwebservices.dto.StructureListWsDTO
- All Implemented Interfaces:
Serializable
@Deprecated(since="1811",
forRemoval=true)
public class StructureListWsDTO
extends Object
implements Serializable
Deprecated, for removal: This API element is subject to removal in a future version.
no longer needed
The list of structures for a type code.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.voidsetStructures(List<StructureWsDTO> structures) Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
StructureListWsDTO
public StructureListWsDTO()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
setStructures
Deprecated, for removal: This API element is subject to removal in a future version. -
getStructures
Deprecated, for removal: This API element is subject to removal in a future version.
-