public static class RSS2Item.Enclosure extends Object
Enclosure()
int
getLength()
String
getType()
getUrl()
void
setLength(int length)
setType(String type)
setUrl(String url)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Enclosure()
public String getUrl()
public void setUrl(String url)
public String getType()
public void setType(String type)
public int getLength()
public void setLength(int length)
Copyright © 2018. All rights reserved.