com.aelitis.azureus.ui.selectedcontent
Class DownloadUrlInfoContentNetwork

java.lang.Object
  extended by com.aelitis.azureus.ui.selectedcontent.DownloadUrlInfo
      extended by com.aelitis.azureus.ui.selectedcontent.DownloadUrlInfoContentNetwork

public class DownloadUrlInfoContentNetwork
extends DownloadUrlInfo

Author:
TuxPaper

Constructor Summary
DownloadUrlInfoContentNetwork(String url, ContentNetwork cn)
           
 
Method Summary
 ContentNetwork getContentNetwork()
           
 void setContentNetwork(ContentNetwork cn)
           
 
Methods inherited from class com.aelitis.azureus.ui.selectedcontent.DownloadUrlInfo
getAdditionalProperties, getDownloadURL, getReferer, getRequestProperties, sameAs, setAdditionalProperties, setAdditionalProperty, setDownloadURL, setReferer, setRequestProperties
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DownloadUrlInfoContentNetwork

public DownloadUrlInfoContentNetwork(String url,
                                     ContentNetwork cn)
Parameters:
url -
Method Detail

getContentNetwork

public ContentNetwork getContentNetwork()

setContentNetwork

public void setContentNetwork(ContentNetwork cn)