org.apache.maven.project.builder
Class ProjectUri.Profiles.Profile.Activation.Property

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

public static class ProjectUri.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
ProjectUri.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

ProjectUri.Profiles.Profile.Activation.Property

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


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