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

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

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


Field Summary
static java.lang.String name
           
static java.lang.String value
           
static java.lang.String xUri
           
 
Constructor Summary
ProfileUri.Profiles.Profile.Activation.Property()
           
 
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

name

public static java.lang.String name

value

public static java.lang.String value
Constructor Detail

ProfileUri.Profiles.Profile.Activation.Property

public ProfileUri.Profiles.Profile.Activation.Property()


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