java.lang.Object
com.apptasticsoftware.rssreader.Enclosure
Class representing the Enclosure.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Enclosure
public Enclosure()
-
-
Method Details
-
getUrl
Get the URL of enclosure.- Returns:
- url
-
setUrl
Set the URL of the enclosure.- Parameters:
url
- URL
-
getType
Get the type of enclosure.- Returns:
- type
-
setType
Set the type of the enclosure.- Parameters:
type
- type
-
getLength
Get the length of enclosure.- Returns:
- length
-
setLength
Set the length of the enclosure.- Parameters:
length
- length
-
equals
-
hashCode
public int hashCode()
-