org.safs.tools.input
Interface UniqueRecordInterface

All Superinterfaces:
UniqueIDInterface
All Known Subinterfaces:
UniqueRecordIDInterface, UniqueRecordNumInterface
All Known Implementing Classes:
UniqueStringRecordClass, UniqueStringRecordID, UniqueStringRecordNum

public interface UniqueRecordInterface
extends UniqueIDInterface


Method Summary
 java.lang.String getSeparator()
          Retrieve the field separator used for this record.
 
Methods inherited from interface org.safs.tools.UniqueIDInterface
getUniqueID
 

Method Detail

getSeparator

java.lang.String getSeparator()
Retrieve the field separator used for this record.