Interface FieldInfo

  • All Known Implementing Classes:
    FieldInfoImpl

    public interface FieldInfo

    This interface allows access to fields name and numbers configured in fields.conf files.

    • Method Detail

      • getName

        String getName()
        Returns:
        Field name or null if it doesn't exist
      • getNumber

        int getNumber()
        Returns:
        Field number or DS_FIELDS_NOT_DEFINED if it doesn't exist