org.hccp.atom
Class Source

java.lang.Object
  |
  +--org.hccp.atom.MetadataSetElement
        |
        +--org.hccp.atom.Source

public class Source
extends MetadataSetElement


Constructor Summary
Source()
           
 
Methods inherited from class org.hccp.atom.MetadataSetElement
addAuthor, addCategory, addContributor, addLink, getAuthors, getCategories, getContributors, getId, getLinks, getPublished, getRights, getTitle, getUpdated, setId, setPublished, setRights, setTitle, setTitle, setUpdated
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Source

public Source()