edu.sdsc.sirius.io
Class MetaData

java.lang.Object
  extended byedu.sdsc.sirius.io.MetaData

public class MetaData
extends java.lang.Object

This class is intended to store various metadata associated with Entries and may be updated in the future. At this time, it's a placeholder for any future metadata additions, in order to avoid changing the base Entry class and cause problems with class versions in updated versions of Sirius

Author:
Sasha Buzko

Constructor Summary
MetaData()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetaData

public MetaData()