public class ReplaceIfPresentFlag extends Object
| Modifier and Type | Field and Description |
|---|---|
static ReplaceIfPresentFlag |
DEFAULT |
static ReplaceIfPresentFlag |
DONT_REPLACE |
static ReplaceIfPresentFlag |
REPLACE |
| Constructor and Description |
|---|
ReplaceIfPresentFlag(byte value) |
ReplaceIfPresentFlag(int value) |
public static final ReplaceIfPresentFlag DEFAULT
public static final ReplaceIfPresentFlag DONT_REPLACE
public static final ReplaceIfPresentFlag REPLACE