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

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

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


Nested Class Summary
static class ProfileUri.Profiles.Profile.Repositories.Repository.Releases
           
static class ProfileUri.Profiles.Profile.Repositories.Repository.Snapshots
           
 
Field Summary
static java.lang.String id
           
static java.lang.String layout
           
static java.lang.String name
           
static java.lang.String url
           
static java.lang.String xUri
           
 
Constructor Summary
ProfileUri.Profiles.Profile.Repositories.Repository()
           
 
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

name

public static java.lang.String name

url

public static java.lang.String url

layout

public static java.lang.String layout
Constructor Detail

ProfileUri.Profiles.Profile.Repositories.Repository

public ProfileUri.Profiles.Profile.Repositories.Repository()


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