| Modifier and Type | Method and Description |
|---|---|
protected RemotePackageInfo.SupportedPackageType |
UrlProvider.determinePackageType(RemotePackageInfo rpi) |
RemotePackageInfo.SupportedPackageType |
RemotePackageInfo.getSupportedPackageType()
If this package info knows it, this will return the package type that supports this package.
|
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,RemotePackageInfo.SupportedPackageType> |
UrlProvider.getSupportedPackageTypes() |
| Modifier and Type | Method and Description |
|---|---|
void |
RemotePackageInfo.setSupportedPackageType(RemotePackageInfo.SupportedPackageType type) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
UrlProvider.setSupportedPackageTypes(Map<String,RemotePackageInfo.SupportedPackageType> supportedPackageTypes) |
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.