public class StockQuantity extends AlipayObject
StockQuantity()
Date
getDate()
Long
getQuantity()
void
setDate(Date date)
setQuantity(Long quantity)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StockQuantity()
public Date getDate()
public void setDate(Date date)
public Long getQuantity()
public void setQuantity(Long quantity)
Copyright © 2023. All rights reserved.