public class WxMaGetPayModeResponse extends Object
构造器和说明 |
---|
WxMaGetPayModeResponse() |
限定符和类型 | 方法和说明 |
---|---|
String |
getComponentAppid() |
String |
getPayAppid() |
PayMode |
getPayMode() |
void |
setComponentAppid(String componentAppid) |
void |
setPayAppid(String payAppid) |
void |
setPayMode(PayMode payMode) |
String |
toString() |
public PayMode getPayMode()
public void setPayMode(PayMode payMode)
public String getPayAppid()
public void setPayAppid(String payAppid)
public String getComponentAppid()
public void setComponentAppid(String componentAppid)
Copyright © 2024. All rights reserved.