FreeHEP API
Version current

org.freehep.record.source
Interface RecordTag


public interface RecordTag

A tag that identifies records in a TaggedRecordSet.

Version:
$Id: RecordTag.java,v 1.1 2003/03/10 21:56:06 tonyj Exp $
Source Code:
RecordTag.java

Method Summary
 String humanReadableName()
          Obtain a user readable name for the record corresponding to this tag.
 

Method Detail

humanReadableName

public String humanReadableName()
Obtain a user readable name for the record corresponding to this tag.

Returns:
The human readable name.

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.