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