Class Quantity
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.Quantity
@Validated
@Generated(value="de.hybris.platform.b2ctelcotmfwebservices.swagger.TelcoCodegen",
date="2022-10-21T20:34:47.671Z")
public class Quantity
extends Object
Description of a quantity like for the Duration attribute
-
Constructor Details
-
Quantity
public Quantity()
-
-
Method Details
-
amount
-
getAmount
A value for the quantity- Returns:
- amount
-
setAmount
-
units
-
getUnits
A unit associated with the quantity (for example months)- Returns:
- units
-
setUnits
-
equals
-
hashCode
public int hashCode() -
toString
-