com.google.gdata.data.youtube
Class YtIncomplete

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

public class YtIncomplete
extends AbstractExtension

Object representation of app:control/yt:incomplete, which describes the publication state of an entry.


Constructor Summary
YtIncomplete()
          Creates an empty incomplete tag.
 
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

YtIncomplete

public YtIncomplete()
Creates an empty incomplete tag.