public class Discount extends Object
Discount()
BaseInfo
getBase_info()
Integer
getDiscount()
void
setBase_info(BaseInfo base_info)
setDiscount(Integer discount)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Discount()
public BaseInfo getBase_info()
public void setBase_info(BaseInfo base_info)
public Integer getDiscount()
public void setDiscount(Integer discount)
Copyright © 2022. All rights reserved.