Interface Entry

All Known Implementing Classes:
AbstractEntry, TIFFEntry

public interface Entry
Entry
Version:
$Id: Entry.java,v 1.0 Nov 11, 2009 4:21:08 PM haraldk Exp$
Author:
Harald Kuhr, last modified by $Author: haraldk$
  • Method Details

    • getIdentifier

      Object getIdentifier()
    • getFieldName

      String getFieldName()
    • getValue

      Object getValue()
    • getValueAsString

      String getValueAsString()
    • getTypeName

      String getTypeName()
    • valueCount

      int valueCount()