Package hdi.model.payment
Class Adjustment
java.lang.Object
hdi.model.payment.Adjustment
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionamount()
boolean
group()
group
(AdjustmentGroup group) int
hashCode()
quantity()
reason()
reason
(CodeEntity reason) toString()
-
Field Details
-
mapper
-
-
Constructor Details
-
Adjustment
public Adjustment()
-
-
Method Details
-
reasonCodeDescription
-
group
-
reasonCode
-
reason
-
amount
-
quantity
-
toString
-
equals
-
hashCode
-
group
- Returns:
this
.
-
reason
- Returns:
this
.
-