IMSEVimse 1.0
Draft

se.kth.cid.metadata
Class MetaData.Annotation

java.lang.Object
  |
  +--se.kth.cid.metadata.MetaData.Annotation
Enclosing class:
MetaData

public static class MetaData.Annotation
extends Object


Field Summary
 MetaData.DateType date
           
 MetaData.LangStringType description
           
 String person
           
 
Constructor Summary
MetaData.Annotation(String person, MetaData.DateType date, MetaData.LangStringType description)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

person

public String person

date

public MetaData.DateType date

description

public MetaData.LangStringType description
Constructor Detail

MetaData.Annotation

public MetaData.Annotation(String person,
                           MetaData.DateType date,
                           MetaData.LangStringType description)

IMSEVimse 1.0
Draft

Centre for user-oriented IT -design