Uses of Class
org.apache.maven.dotnet.dao.ProjectUri

Packages that use ProjectUri
org.apache.maven.dotnet.dao Provides interfaces and classes for accessing project domain objects from a DAO. 
 

Uses of ProjectUri in org.apache.maven.dotnet.dao
 

Methods in org.apache.maven.dotnet.dao that return ProjectUri
static ProjectUri ProjectUri.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ProjectUri[] ProjectUri.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2007 NMaven. All Rights Reserved.