|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
public interface Comments
| メソッドの概要 | |
|---|---|
java.lang.String |
getContent()
Returns content of a comment. |
java.lang.String |
getId()
Returns ID of a comment. |
java.util.List<java.util.Map<java.lang.String,java.util.List<java.util.Map<java.lang.String,java.lang.String>>>> |
getLink()
Returns link of a comment. |
java.lang.String |
getName()
Returns name of a comment. |
java.util.Date |
getPublished()
Returns published date of a comment. |
java.lang.String |
getTitle()
Returns title of a comment. |
java.util.Date |
getUpdated()
Returns update date of a comment. |
| メソッドの詳細 |
|---|
java.lang.String getId()
http://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_comments.htmljava.util.Date getPublished()
http://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_comments.htmljava.util.Date getUpdated()
http://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_comments.htmljava.lang.String getTitle()
http://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_comments.htmljava.lang.String getContent()
http://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_comments.htmljava.util.List<java.util.Map<java.lang.String,java.util.List<java.util.Map<java.lang.String,java.lang.String>>>> getLink()
http://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_comments.htmljava.lang.String getName()
http://code.google.com/intl/en/apis/youtube/2.0/developers_guide_protocol_comments.html
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||