Interface TFieldIdEnum


  • public interface TFieldIdEnum
    Interface for all generated struct Fields objects.
    • Method Detail

      • getThriftFieldId

        short getThriftFieldId()
        Gets the Thrift field id for the named field.
        Returns:
        the Thrift field id for the named field.
      • getFieldName

        java.lang.String getFieldName()
        Gets the field's name, exactly as in the IDL.
        Returns:
        the field's name, exactly as in the IDL.