public class CommercePaymentIntegrationConstants
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
TYPE_FUNCTION_OFFLINE |
static int |
TYPE_FUNCTION_ONLINE_REDIRECT |
static int |
TYPE_FUNCTION_ONLINE_STANDARD |
static int |
TYPE_INTERNAL_OFFLINE |
static int |
TYPE_INTERNAL_ONLINE_REDIRECT |
static int |
TYPE_INTERNAL_ONLINE_STANDARD |
static int[] |
TYPES_FUNCTION |
static int[] |
TYPES_INTERNAL |
static int[] |
TYPES_ONLINE |
Constructor and Description |
---|
CommercePaymentIntegrationConstants() |
public static final int TYPE_FUNCTION_OFFLINE
public static final int TYPE_FUNCTION_ONLINE_REDIRECT
public static final int TYPE_FUNCTION_ONLINE_STANDARD
public static final int TYPE_INTERNAL_OFFLINE
public static final int TYPE_INTERNAL_ONLINE_REDIRECT
public static final int TYPE_INTERNAL_ONLINE_STANDARD
public static final int[] TYPES_FUNCTION
public static final int[] TYPES_INTERNAL
public static final int[] TYPES_ONLINE