public class Detail extends Object
private int
costPrice
private List<Goods>
goodsDetail
private String
invoiceId
Detail()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private int costPrice
private String invoiceId
private List<Goods> goodsDetail
public Detail()
Copyright © 2023. All rights reserved.