Class QuantityWsDTO
java.lang.Object
de.hybris.platform.b2ctelcocommercewebservicescommons.dto.QuantityWsDTO
- All Implemented Interfaces:
Serializable
@Deprecated(since="1911",
forRemoval=true)
public class QuantityWsDTO
extends Object
implements Serializable
Deprecated, for removal: This API element is subject to removal in a future version.
Since version 1911
- 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.getUnits()Deprecated, for removal: This API element is subject to removal in a future version.voidDeprecated, for removal: This API element is subject to removal in a future version.voidDeprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
QuantityWsDTO
public QuantityWsDTO()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
setAmount
Deprecated, for removal: This API element is subject to removal in a future version. -
getAmount
Deprecated, for removal: This API element is subject to removal in a future version. -
setUnits
Deprecated, for removal: This API element is subject to removal in a future version. -
getUnits
Deprecated, for removal: This API element is subject to removal in a future version.
-