com.viceversatech.rdfbeans.test.foafexample.entities.impl
Class Document

java.lang.Object
  extended by com.viceversatech.rdfbeans.test.foafexample.entities.impl.Thing
      extended by com.viceversatech.rdfbeans.test.foafexample.entities.impl.Document
All Implemented Interfaces:
IDocument, IThing

public class Document
extends Thing
implements IDocument

Document.

Author:
alex

Constructor Summary
Document()
           
 
Method Summary
 
Methods inherited from class com.viceversatech.rdfbeans.test.foafexample.entities.impl.Thing
equals, getHomepage, getName, getUri, hashCode, setHomepage, setName, setUri, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.viceversatech.rdfbeans.test.foafexample.entities.IThing
getHomepage, getName, getUri, setHomepage, setName, setUri
 

Constructor Detail

Document

public Document()


Copyright © 2011. All Rights Reserved.