public class PriceProtectionScope extends CharField
Modifier and Type | Field and Description |
---|---|
static int |
FIELD |
static char |
GLOBAL |
static char |
LOCAL |
static char |
NATIONAL |
static char |
NONE |
Constructor and Description |
---|
PriceProtectionScope() |
PriceProtectionScope(char data) |
public static final int FIELD
public static final char NONE
public static final char LOCAL
public static final char NATIONAL
public static final char GLOBAL
Copyright © 2021. All rights reserved.