|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Repository | |
|---|---|
| net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.profiles100 | |
| net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.profiles100.impl | |
| Uses of Repository in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.profiles100 |
|---|
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.profiles100 that return Repository | |
|---|---|
Repository |
ObjectFactory.createRepository()
Create an instance of Repository |
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.profiles100 that return types with arguments of type Repository | |
|---|---|
List<Repository> |
Profile.PluginRepositories.getPluginRepository()
Gets the value of the pluginRepository property. |
List<Repository> |
Profile.Repositories.getRepository()
Gets the value of the repository property. |
| Uses of Repository in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.profiles100.impl |
|---|
| Classes in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.profiles100.impl that implement Repository | |
|---|---|
class |
RepositoryImpl
|
| Fields in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.profiles100.impl with type parameters of type Repository | |
|---|---|
protected List<Repository> |
ProfileImpl.PluginRepositoriesImpl.pluginRepository
|
protected List<Repository> |
ProfileImpl.RepositoriesImpl.repository
|
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.profiles100.impl that return types with arguments of type Repository | |
|---|---|
List<Repository> |
ProfileImpl.PluginRepositoriesImpl.getPluginRepository()
|
List<Repository> |
ProfileImpl.RepositoriesImpl.getRepository()
|
| Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.maven.profiles100.impl with type arguments of type Repository | |
|---|---|
static void |
ProfileImpl.PluginRepositoriesImpl.copyPluginRepository(List<Repository> source,
List<Repository> target)
Copies all values of property PluginRepository. |
static void |
ProfileImpl.PluginRepositoriesImpl.copyPluginRepository(List<Repository> source,
List<Repository> target)
Copies all values of property PluginRepository. |
static void |
ProfileImpl.RepositoriesImpl.copyRepository(List<Repository> source,
List<Repository> target)
Copies all values of property Repository. |
static void |
ProfileImpl.RepositoriesImpl.copyRepository(List<Repository> source,
List<Repository> target)
Copies all values of property Repository. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||