public static class PayParam.AmountBean extends Object
AmountBean()
String
getCurrency()
int
getTotal()
void
setCurrency(String currency)
setTotal(int total)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AmountBean()
public int getTotal()
public void setTotal(int total)
public String getCurrency()
public void setCurrency(String currency)
Copyright © 2024. All rights reserved.