public static abstract @interface

ExtensionDescription.Default

implements Annotation
com.google.gdata.data.ExtensionDescription.Default

Class Overview

The Default interface defines a simple annotation model for describing the default ExtensionDescription of an Extension class. If this annotation is place on an @{link Extension} class, the getDefaultDescription(Class) method can be used to retrieve default description for the class.

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation