public static class RemoteListSourceProviderImpl.SiteList
extends java.lang.Object
| Constructor and Description |
|---|
SiteList() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<RemoteSource> |
getAddonSite() |
protected java.util.List<java.lang.Object> |
getAddonSiteOrSysImgSite() |
java.util.List<RemoteSource> |
getSite()
Gets the parsed list of
RemoteSources. |
@NonNull public java.util.List<RemoteSource> getSite()
RemoteSources.@NonNull protected java.util.List<java.lang.Object> getAddonSiteOrSysImgSite()
@NonNull protected java.util.List<RemoteSource> getAddonSite()