IMSEVimse 1.0
Draft

se.kth.cid.metadata
Class MetaData.Classification

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

public static class MetaData.Classification
extends Object


Field Summary
 MetaData.LangStringType description
           
 MetaData.LangStringType[] keywords
           
 MetaData.LangString purpose
           
 MetaData.TaxonPath[] taxonpath
           
 
Constructor Summary
MetaData.Classification(MetaData.LangString purpose, MetaData.TaxonPath[] taxonpath, MetaData.LangStringType description, MetaData.LangStringType[] keywords)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

purpose

public MetaData.LangString purpose

taxonpath

public MetaData.TaxonPath[] taxonpath

description

public MetaData.LangStringType description

keywords

public MetaData.LangStringType[] keywords
Constructor Detail

MetaData.Classification

public MetaData.Classification(MetaData.LangString purpose,
                               MetaData.TaxonPath[] taxonpath,
                               MetaData.LangStringType description,
                               MetaData.LangStringType[] keywords)

IMSEVimse 1.0
Draft

Centre for user-oriented IT -design