org.apache.maven.project.builder.profile
Class ProfileUri.Profiles.Profile

java.lang.Object
  extended by org.apache.maven.project.builder.profile.ProfileUri.Profiles.Profile
Enclosing class:
ProfileUri.Profiles

public static class ProfileUri.Profiles.Profile
extends java.lang.Object


Nested Class Summary
static class ProfileUri.Profiles.Profile.Activation
           
static class ProfileUri.Profiles.Profile.PluginRepositories
           
static class ProfileUri.Profiles.Profile.Repositories
           
 
Field Summary
static java.lang.String id
           
static java.lang.String properties
           
static java.lang.String xUri
           
 
Constructor Summary
ProfileUri.Profiles.Profile()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

xUri

public static java.lang.String xUri

id

public static java.lang.String id

properties

public static java.lang.String properties
Constructor Detail

ProfileUri.Profiles.Profile

public ProfileUri.Profiles.Profile()


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