Uses of Class
hudson.ivy.ModuleName

Packages that use ModuleName
hudson.ivy   
 

Uses of ModuleName in hudson.ivy
 

Methods in hudson.ivy that return ModuleName
static ModuleName ModuleName.fromFileSystemName(java.lang.String n)
           
static ModuleName ModuleName.fromString(java.lang.String n)
           
 ModuleName IvyModule.getModuleName()
           
 ModuleName ModuleDependency.getName()
           
 

Methods in hudson.ivy with parameters of type ModuleName
 int ModuleName.compareTo(ModuleName that)
           
 

Constructors in hudson.ivy with parameters of type ModuleName
ModuleDependency(ModuleName name, java.lang.String revision, java.lang.String branch)
           
 



Copyright © 2010. All Rights Reserved.