| Constructor and Description |
|---|
ClonedChannel() |
| Modifier and Type | Method and Description |
|---|---|
ChecksumType |
getChecksumType() |
Channel |
getOriginal() |
boolean |
isCloned()
Returns true if this channel is a cloned channel.
|
void |
setOriginal(Channel originalIn)
Set the original version of the clone
|
addChannelFamily, addErrata, addPackage, compareTo, containsDistributions, equals, getAccess, getAccessibleChildrenFor, getBaseDir, getChannelArch, getChannelFamilies, getChannelFamily, getChecksumTypeLabel, getComps, getDescription, getDistChannelMaps, getEndOfLife, getErrataCount, getErratas, getGPGKeyFp, getGPGKeyId, getGPGKeyUrl, getId, getLabel, getLastModified, getLastSynced, getMaintainerEmail, getMaintainerName, getMaintainerPhone, getModules, getName, getOrg, getPackageCount, getPackages, getParentChannel, getProduct, getProductName, getSources, getSummary, getSupportPolicy, getTrustedOrgs, getTrustedOrgsCount, hashCode, isBaseChannel, isChannelRepodataRequired, isCustom, isGloballySubscribable, isProtected, isProxy, isReleaseXChannel, isRhelChannel, isSatellite, isSubscribable, isValidAccess, removePackage, setAccess, setBaseDir, setChannelArch, setChannelFamilies, setChannelFamily, setChecksumType, setComps, setDescription, setDistChannelMaps, setEndOfLife, setErratas, setGloballySubscribable, setGPGKeyFp, setGPGKeyId, setGPGKeyUrl, setId, setLabel, setLastModified, setLastSynced, setMaintainerEmail, setMaintainerName, setMaintainerPhone, setModules, setName, setOrg, setPackages, setParentChannel, setProduct, setProductName, setSources, setSummary, setSupportPolicy, setTrustedOrgs, toStringgetCreated, getModified, setCreated, setModifiedpublic Channel getOriginal()
getOriginal in class Channelpublic void setOriginal(Channel originalIn)
originalIn - original Channel this clone was created frompublic boolean isCloned()
public ChecksumType getChecksumType()
getChecksumType in class Channel