Uses of Class
org.fedoraproject.xmvn.config.Repository
Packages that use Repository
-
Uses of Repository in org.fedoraproject.xmvn.config
Methods in org.fedoraproject.xmvn.config that return RepositoryMethods in org.fedoraproject.xmvn.config that return types with arguments of type RepositoryMethods in org.fedoraproject.xmvn.config with parameters of type RepositoryModifier and TypeMethodDescriptionvoid
Configuration.addRepository
(Repository repository) Method addRepository.void
Configuration.removeRepository
(Repository repository) Method removeRepository.Method parameters in org.fedoraproject.xmvn.config with type arguments of type RepositoryModifier and TypeMethodDescriptionvoid
Configuration.setRepositories
(List<Repository> repositories) Set list of repositories.