public class Product extends AlipayObject
Product()
String
getName()
getPrice()
void
setName(String name)
setPrice(String price)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Product()
public String getName()
public void setName(String name)
public String getPrice()
public void setPrice(String price)
Copyright © 2020. All rights reserved.