|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.aelitis.azureus.ui.selectedcontent.DownloadUrlInfo com.aelitis.azureus.ui.selectedcontent.DownloadUrlInfoContentNetwork
public class DownloadUrlInfoContentNetwork
Constructor Summary | |
---|---|
DownloadUrlInfoContentNetwork(java.lang.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 |
---|
public DownloadUrlInfoContentNetwork(java.lang.String url, ContentNetwork cn)
url
- Method Detail |
---|
public ContentNetwork getContentNetwork()
public void setContentNetwork(ContentNetwork cn)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |