public class Info extends Object
public String getName()
public void setName(String name)
public Integer getType()
public void setType(Integer type)
public Double getPrice()
public void setPrice(Double price)
public Integer getAmount()
public void setAmount(Integer amount)
Copyright © 2017. All rights reserved.