public class ExportDataModel extends Object
ExportDataModel()
double
getAmount()
getPrice()
String
getProductId()
void
setAmount(double amount)
setPrice(double price)
setProductId(String productId)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ExportDataModel()
public String getProductId()
public void setProductId(String productId)
public double getPrice()
public void setPrice(double price)
public double getAmount()
public void setAmount(double amount)
Copyright © 2016. All rights reserved.