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