public class Comments extends Object
| Constructor and Description |
|---|
Comments() |
public Integer getNumber()
The number of comments on this item.
Specified in the Slash namespace specification.
Integer or nullpublic void setNumber(Integer number)
public Link getLink()
URL of a page for comments relating to the item.
Optional in RSS specification.
Link or nullpublic void setLink(Link link)
Copyright © 2018. All rights reserved.