Warning

public Warning Warning(String code, String description, Money originalPrice, Money newPrice, Money changedAmount, String changedPercentage)

Parameters

code

The code of a warning.

description

A detail information of what happened.

originalPrice
newPrice
changedAmount
changedPercentage

The changed percentage. In the sample 2.97 means the changed percentage is 2.97%.