public interface

ITextContent

implements IContent
com.google.gdata.data.ITextContent
Known Indirect Subclasses

Class Overview

Shared interface for text content

Summary

Public Methods
abstract ITextConstruct getContent()
Returns the ITextConstruct that contains the text content.
[Expand]
Inherited Methods
From interface com.google.gdata.data.IContent

Public Methods

public abstract ITextConstruct getContent ()

Returns the ITextConstruct that contains the text content.