|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AddressVerificationCode | |
|---|---|
| org.starhope.appius.pay.util | |
| Uses of AddressVerificationCode in org.starhope.appius.pay.util |
|---|
| Methods in org.starhope.appius.pay.util that return AddressVerificationCode | |
|---|---|
static AddressVerificationCode |
AddressVerificationCode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AddressVerificationCode[] |
AddressVerificationCode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.starhope.appius.pay.util with parameters of type AddressVerificationCode | |
|---|---|
static String |
AddressVerificationCode.explain(AddressVerificationCode avs)
Generate a human-presentable (end-user-visible) explanation of this status code. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||