public interface

ICollection

implements Reference
com.google.gdata.data.introspection.ICollection
Known Indirect Subclasses

Class Overview

Shared Collection interface.

Summary

Public Methods
abstract List<String> getAcceptList()
Returns a list of accept values.
abstract ITextConstruct getTitle()
Returns the title of the collection.
[Expand]
Inherited Methods
From interface com.google.gdata.data.Reference

Public Methods

public abstract List<String> getAcceptList ()

Returns a list of accept values.

public abstract ITextConstruct getTitle ()

Returns the title of the collection.