|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Repository | |
|---|---|
| net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.settings100 | |
| net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.settings100.impl | |
| Uses of Repository in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.settings100 |
|---|
| Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.settings100 that return Repository | |
|---|---|
Repository |
ObjectFactory.createRepository()
Create an instance of Repository |
Repository[] |
Profile.PluginRepositories.getPluginRepository()
|
Repository |
Profile.PluginRepositories.getPluginRepository(int idx)
|
Repository[] |
Profile.Repositories.getRepository()
|
Repository |
Profile.Repositories.getRepository(int idx)
|
Repository |
Profile.PluginRepositories.setPluginRepository(int idx,
Repository value)
|
Repository |
Profile.Repositories.setRepository(int idx,
Repository value)
|
| Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.settings100 with parameters of type Repository | |
|---|---|
Repository |
Profile.PluginRepositories.setPluginRepository(int idx,
Repository value)
|
void |
Profile.PluginRepositories.setPluginRepository(Repository[] values)
|
Repository |
Profile.Repositories.setRepository(int idx,
Repository value)
|
void |
Profile.Repositories.setRepository(Repository[] values)
|
| Uses of Repository in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.settings100.impl |
|---|
| Classes in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.settings100.impl that implement Repository | |
|---|---|
class |
RepositoryImpl
|
| Fields in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.settings100.impl declared as Repository | |
|---|---|
protected Repository[] |
ProfileImpl.PluginRepositoriesImpl.pluginRepository
|
protected Repository[] |
ProfileImpl.RepositoriesImpl.repository
|
| Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.settings100.impl that return Repository | |
|---|---|
Repository[] |
ProfileImpl.PluginRepositoriesImpl.getPluginRepository()
|
Repository |
ProfileImpl.PluginRepositoriesImpl.getPluginRepository(int idx)
|
Repository[] |
ProfileImpl.RepositoriesImpl.getRepository()
|
Repository |
ProfileImpl.RepositoriesImpl.getRepository(int idx)
|
Repository |
ProfileImpl.PluginRepositoriesImpl.setPluginRepository(int idx,
Repository value)
|
Repository |
ProfileImpl.RepositoriesImpl.setRepository(int idx,
Repository value)
|
| Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.maven.settings100.impl with parameters of type Repository | |
|---|---|
protected void |
ProfileImpl.PluginRepositoriesImpl.copyPluginRepository(Repository[] source)
Copies all values of property PluginRepository. |
protected void |
ProfileImpl.RepositoriesImpl.copyRepository(Repository[] source)
Copies all values of property Repository. |
Repository |
ProfileImpl.PluginRepositoriesImpl.setPluginRepository(int idx,
Repository value)
|
void |
ProfileImpl.PluginRepositoriesImpl.setPluginRepository(Repository[] values)
|
Repository |
ProfileImpl.RepositoriesImpl.setRepository(int idx,
Repository value)
|
void |
ProfileImpl.RepositoriesImpl.setRepository(Repository[] values)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||