public static final class

CalendarExtendedProperty.Realm

extends Object
java.lang.Object
   ↳ com.google.gdata.data.calendar.CalendarExtendedProperty.Realm

Class Overview

Limit on who may see and modify this extended property.

Summary

Constants
String CALENDAR Indicates that this extended property can be accessed or modified through the current calendar.
Public Constructors
CalendarExtendedProperty.Realm()
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final String CALENDAR

Indicates that this extended property can be accessed or modified through the current calendar.

Constant Value: "http://schemas.google.com/gCal/2005#calendar"

Public Constructors

public CalendarExtendedProperty.Realm ()