public final class TFieldRequirementType
extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
static byte |
DEFAULT |
|
static byte |
OPTIONAL |
|
static byte |
REQUIRED |
Constructor | Description |
---|---|
TFieldRequirementType() |
public static final byte REQUIRED
public static final byte OPTIONAL
public static final byte DEFAULT