com.google.gdata.data.youtube
Class YtRacy

java.lang.Object
  extended by com.google.gdata.data.AbstractExtension
      extended by com.google.gdata.data.youtube.YtRacy
All Implemented Interfaces:
Extension

Deprecated. in favor of MediaRating with YouTubeNamespace.MEDIA_RATING_SCHEME.

@Deprecated
public class YtRacy
extends AbstractExtension

Object representation for the yt:racy tag.


Constructor Summary
YtRacy()
          Deprecated.  
 
Method Summary
 
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

YtRacy

public YtRacy()
Deprecated.