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 org.apache.maven.model.Profile SettingsUtils.convertFromSettingsProfile(Profile settingsProfile)
           
 void Settings.removeProfile(Profile profile)
          Method removeProfile
 



Copyright © 2001-2011 Apache Software Foundation. All Rights Reserved.