Ametista Item

constructor()

Constructor to init the AmetistaItem class


constructor(id: String, name: String, creationDate: Long)

Constructor to init the AmetistaItem class

Parameters

id

The identifier of the item

name

The name of the item

creationDate

The timestamp when the item has been created


constructor(jItem: JSONObject)

Constructor to init the AmetistaItem class

Parameters

jItem

: item formatted as JSON