Package in.succinct.beckn
Class Quantity
java.lang.Object
in.succinct.beckn.BecknAware<org.json.simple.JSONObject>
in.succinct.beckn.BecknObject
in.succinct.beckn.Quantity
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class in.succinct.beckn.BecknObject
DATE_FORMAT, TIMESTAMP_FORMAT -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetCount()voidsetCount(int count) voidsetMeasure(Measure measure) Methods inherited from class in.succinct.beckn.BecknObject
get, get, get, get, getBoolean, getDate, getDouble, getInteger, getLong, set, set, set, set, set, set, setMethods inherited from class in.succinct.beckn.BecknAware
generateBlakeHash, getInner, hash, setInner, toString
-
Constructor Details
-
Quantity
public Quantity()
-
-
Method Details
-
getMeasure
-
setMeasure
-
getCount
public int getCount() -
setCount
public void setCount(int count)
-