|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectyt4droid.AccessControlEntityImpl
public class AccessControlEntityImpl
| コンストラクタの概要 | |
|---|---|
AccessControlEntityImpl(JSONObject json)
|
|
| メソッドの概要 | |
|---|---|
java.lang.String |
getAutoPlay()
|
java.lang.String |
getComment()
Returns indicates whether users can add comments about a video. |
java.lang.String |
getCommentVote()
Returns indicates whether users can rate other users' comments about a video. |
java.lang.String |
getEmbed()
Returns indicates whether users can embed the video on third-party websites |
java.lang.String |
getList()
Returns indicates whether a video can be listed in YouTube search results or displayed in any other way unless the user has a URL that links directly to the videoindicates whether users can add comments about a video. |
java.lang.String |
getRate()
Returns indicates whether users can add video responses to a video. |
java.lang.String |
getSyndicate()
Returns indicates whether YouTube can show the video on mobile phones and televisions. |
java.lang.String |
getVideoRespond()
Returns indicates whether users can add video responses to a video |
| クラス java.lang.Object から継承されたメソッド |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public AccessControlEntityImpl(JSONObject json)
throws JSONException
JSONException| メソッドの詳細 |
|---|
public java.lang.String getComment()
AccessControlEntity 内の getCommenthttp://code.google.com/apis/youtube/2.0/developers_guide_protocol_updating_and_deleting_videos.htmlpublic java.lang.String getCommentVote()
AccessControlEntity 内の getCommentVotehttp://code.google.com/apis/youtube/2.0/developers_guide_protocol_updating_and_deleting_videos.htmlpublic java.lang.String getVideoRespond()
AccessControlEntity 内の getVideoRespondhttp://code.google.com/apis/youtube/2.0/developers_guide_protocol_updating_and_deleting_videos.htmlpublic java.lang.String getRate()
AccessControlEntity 内の getRatehttp://code.google.com/apis/youtube/2.0/developers_guide_protocol_updating_and_deleting_videos.htmlpublic java.lang.String getEmbed()
AccessControlEntity 内の getEmbedhttp://code.google.com/apis/youtube/2.0/developers_guide_protocol_updating_and_deleting_videos.htmlpublic java.lang.String getList()
AccessControlEntity 内の getListhttp://code.google.com/apis/youtube/2.0/developers_guide_protocol_updating_and_deleting_videos.htmlpublic java.lang.String getAutoPlay()
AccessControlEntity 内の getAutoPlayhttp://code.google.com/apis/youtube/2.0/developers_guide_protocol_updating_and_deleting_videos.htmlpublic java.lang.String getSyndicate()
AccessControlEntity 内の getSyndicatehttp://code.google.com/apis/youtube/2.0/developers_guide_protocol_updating_and_deleting_videos.html
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||