Uses of Interface
org.openrdf.concepts.doap.Version

Packages that use Version
org.openrdf.concepts.doap   
 

Uses of Version in org.openrdf.concepts.doap
 

Methods in org.openrdf.concepts.doap that return types with arguments of type Version
 Set<Version> Project.getDoapReleases()
          A project release.
 

Method parameters in org.openrdf.concepts.doap with type arguments of type Version
 void Project.setDoapReleases(Set<? extends Version> value)
          A project release.
 



Copyright © 2004-2008 Aduna. All Rights Reserved.