Class MavenRepositoryLocation
- java.lang.Object
-
- org.eclipse.tycho.core.resolver.shared.MavenRepositoryLocation
-
public class MavenRepositoryLocation extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description MavenRepositoryLocation(java.lang.String id, java.net.URI location)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getId()
java.net.URI
getURL()
-