public static final class

ExtendedProperty.Realm

extends Object
java.lang.Object
   ↳ com.google.gdata.data.extensions.ExtendedProperty.Realm

Class Overview

Limits on where the extended property applies.

Summary

Constants
String SHARED Shared with all participants.
Public Constructors
ExtendedProperty.Realm()
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final String SHARED

Shared with all participants.

Constant Value: "http://schemas.google.com/g/2005#shared"

Public Constructors

public ExtendedProperty.Realm ()