| Modifier and Type | Method and Description |
|---|---|
AlipayMicropayStatus |
AlipayClientImpl.micropayForStatus(String outTradeNo,
String authCode,
String subject,
double totalAmount,
String spbillCreateIp) |
AlipayMicropayStatus |
AlipayClient.micropayForStatus(String outTradeNo,
String authCode,
String subject,
double amount,
String spbillCreateIp) |
AlipayMicropayStatus |
AlipayClientImpl.micropayForStatus(String outTradeNo,
String scene,
String authCode,
String subject,
double totalAmount,
String spbillCreateIp) |
AlipayMicropayStatus |
AlipayClient.micropayForStatus(String outTradeNo,
String scene,
String authCode,
String subject,
double amount,
String spbillCreateIp) |
static AlipayMicropayStatus |
AlipayMicropayStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AlipayMicropayStatus[] |
AlipayMicropayStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2018. All rights reserved.