|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.thrift.TFieldRequirementType
public final class TFieldRequirementType
Requirement type constants.
Field Summary | |
---|---|
static byte |
DEFAULT
|
static byte |
OPTIONAL
|
static byte |
REQUIRED
|
Constructor Summary | |
---|---|
TFieldRequirementType()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final byte REQUIRED
public static final byte OPTIONAL
public static final byte DEFAULT
Constructor Detail |
---|
public TFieldRequirementType()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |