Uses of Class
com.sun.jersey.wadl.Dependency

Packages that use Dependency
com.sun.jersey.wadl   
 

Uses of Dependency in com.sun.jersey.wadl
 

Methods in com.sun.jersey.wadl that return types with arguments of type Dependency
 List<Dependency> Dependencies.getDependencies()
           
 

Method parameters in com.sun.jersey.wadl with type arguments of type Dependency
protected  List<String> AbstractMojoProjectClasspathSupport.getClasspathElements(org.apache.maven.project.MavenProject mavenProject, List<Dependency> additionalDependencies)
          Create a list of classpath elements including declared build dependencies, the build output directory and additionally configured dependencies.
 void AbstractMojoProjectClasspathSupport.setDependencies(List<Dependency> dependencies)
           
 void Dependencies.setDependencies(List<Dependency> dependencies)
           
 



Copyright © 2013 Oracle Corporation. All Rights Reserved.