public class MavenRepositoryInfo extends Object implements IMavenRepositoryInfo
| Modifier and Type | Field and Description |
|---|---|
protected String |
id |
protected String |
url |
| Constructor and Description |
|---|
MavenRepositoryInfo(IMavenRepositoryInfo obj) |
MavenRepositoryInfo(String id,
String url) |
public MavenRepositoryInfo(IMavenRepositoryInfo obj)
public String getUrl()
getUrl in interface IMavenRepositoryInfopublic String getId()
getId in interface IMavenRepositoryInfoCopyright © 2014. All Rights Reserved.