|
|||||||||
| 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.YtAspectRatio
public class YtAspectRatio
Object representation for the yt:aspectRatio tag.
| Nested Class Summary | |
|---|---|
static class |
YtAspectRatio.Value
|
| Constructor Summary | |
|---|---|
YtAspectRatio()
|
|
YtAspectRatio(YtAspectRatio.Value value)
Creates a tag and sets the aspect ratio. |
|
| Method Summary | |
|---|---|
YtAspectRatio.Value |
getValue()
Gets the aspect ratio. |
void |
setValue(YtAspectRatio.Value value)
Sets the aspect ratio. |
| 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 YtAspectRatio()
public YtAspectRatio(YtAspectRatio.Value value)
value - the aspect ratio| Method Detail |
|---|
public void setValue(YtAspectRatio.Value value)
public YtAspectRatio.Value getValue()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||