Package org.apache.thrift
Interface TFieldIdEnum
-
public interface TFieldIdEnum
Interface for all generated struct Fields objects.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getFieldName()
Get the field's name, exactly as in the IDL.short
getThriftFieldId()
Get the Thrift field id for the named field.
-