|
|||||||||
| 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.YtCountHint
public class YtCountHint
Object representation for the yt:countHint tag.
| Constructor Summary | |
|---|---|
YtCountHint()
Creates an empty countHint tag. |
|
YtCountHint(int countHint)
Creates a tag and sets the countHint. |
|
| Method Summary | |
|---|---|
int |
getValue()
Gets the countHint. |
void |
setValue(int countHint)
Sets the countHint. |
| 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 YtCountHint()
public YtCountHint(int countHint)
countHint - countHint| Method Detail |
|---|
public void setValue(int countHint)
public int getValue()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||