com.compomics.util.pride
Interface PrideObject

All Known Implementing Classes:
Contact, Instrument, Protocol, Reference, Sample

public interface PrideObject

Interface for a pride object

Author:
marc

Method Summary
 java.lang.String getFileName()
          Returns the name to use when serializing the object
 

Method Detail

getFileName

java.lang.String getFileName()
Returns the name to use when serializing the object

Returns:
the name to use when serializing the object


Copyright © 2012. All Rights Reserved.