| Package | Description |
|---|---|
| com.rapidclipse.framework.server.webapi.payment |
| Modifier and Type | Method and Description |
|---|---|
static CardNetworkIdentifier |
CardNetworkIdentifier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CardNetworkIdentifier[] |
CardNetworkIdentifier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<CardNetworkIdentifier> |
BasicCardRequest.getSupportedNetworks() |
| Modifier and Type | Method and Description |
|---|---|
BasicCardRequest |
BasicCardRequest.setSupportedNetworks(List<CardNetworkIdentifier> supportedNetworks) |
| Constructor and Description |
|---|
BasicCardRequest(List<CardNetworkIdentifier> supportedNetworks) |
Copyright © 2020 XDEV Software Corp.. All rights reserved.