|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.gdata.data.AbstractExtension
com.google.gdata.data.youtube.AbstractFreeTextExtension
com.google.gdata.data.youtube.YtAboutMe
public class YtAboutMe
yt:aboutMe tag, found on the user detail page
| Constructor Summary | |
|---|---|
YtAboutMe()
Creates an empty tag. |
|
YtAboutMe(java.lang.String aboutMe)
Creates a tag and initializes its content. |
|
| Method Summary |
|---|
| Methods inherited from class com.google.gdata.data.youtube.AbstractFreeTextExtension |
|---|
getContent, setContent |
| Methods inherited from class com.google.gdata.data.AbstractExtension |
|---|
disableStrictValidation, enableStrictValidation, generate, getExtensionLocalName, getExtensionNamespace, getHandler, isImmutable, isStrictValidation, setImmutable |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public YtAboutMe()
public YtAboutMe(java.lang.String aboutMe)
aboutMe - content
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||