public class FieldValueMetaData
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
byte |
type |
Constructor and Description |
---|
FieldValueMetaData(byte type) |
FieldValueMetaData(byte type,
boolean binary) |
FieldValueMetaData(byte type,
java.lang.String typedefName) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getTypedefName() |
boolean |
isBinary() |
boolean |
isContainer() |
boolean |
isStruct() |
boolean |
isTypedef() |