Uses of Interface
com.viceversatech.rdfbeans.test.foafexample.entities.IDocument

Packages that use IDocument
com.viceversatech.rdfbeans.test.foafexample.entities   
com.viceversatech.rdfbeans.test.foafexample.entities.impl   
 

Uses of IDocument in com.viceversatech.rdfbeans.test.foafexample.entities
 

Methods in com.viceversatech.rdfbeans.test.foafexample.entities that return IDocument
 IDocument IThing.getHomepage()
           
 

Methods in com.viceversatech.rdfbeans.test.foafexample.entities with parameters of type IDocument
 void IThing.setHomepage(IDocument homepage)
           
 

Uses of IDocument in com.viceversatech.rdfbeans.test.foafexample.entities.impl
 

Classes in com.viceversatech.rdfbeans.test.foafexample.entities.impl that implement IDocument
 class Document
          Document.
 

Methods in com.viceversatech.rdfbeans.test.foafexample.entities.impl that return IDocument
 IDocument Thing.getHomepage()
           
 

Methods in com.viceversatech.rdfbeans.test.foafexample.entities.impl with parameters of type IDocument
 void Thing.setHomepage(IDocument homepage)
           
 



Copyright © 2011. All Rights Reserved.