Uses of Class
org.apache.maven.settings.Profile

Packages that use Profile
org.apache.maven.settings   
 

Uses of Profile in org.apache.maven.settings
 

Methods in org.apache.maven.settings with parameters of type Profile
 void Settings.addProfile(Profile profile)
          Method addProfile.
static Profile SettingsUtils.convertFromSettingsProfile(Profile settingsProfile)
           
 void Settings.removeProfile(Profile profile)
          Method removeProfile.
 



Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.