public class AddCostItem
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
float |
confirmedCost |
java.lang.Integer |
confirmedCount |
float |
costDelta |
java.lang.Integer |
countDelta |
float |
totalCost |
java.lang.Integer |
totalCount |
Constructor and Description |
---|
AddCostItem() |