Modifier and Type | Field and Description |
---|---|
formattedProduct[] |
orderData |
BigDecimal |
totalCost |
int |
totalQuantity |
Constructor and Description |
---|
orderArray(formattedProduct[] orderData,
BigDecimal totalCost,
int totalQuantity) |
public final formattedProduct[] orderData
public BigDecimal totalCost
public int totalQuantity
public orderArray(formattedProduct[] orderData, BigDecimal totalCost, int totalQuantity)
Copyright © 2014–2018. All rights reserved.