com.compomics.util.pride
Interface PrideObject

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

public interface PrideObject

Interface for a PRIDE object.

Author:
Marc Vaudel

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 © 2013. All Rights Reserved.