Uses of Class
com.facebook.api.schema.Event

Packages that use Event
com.facebook.api.schema   
 

Uses of Event in com.facebook.api.schema
 

Fields in com.facebook.api.schema with type parameters of type Event
protected  java.util.List<Event> EventsGetResponse.event
           
 

Methods in com.facebook.api.schema that return Event
 Event ObjectFactory.createEvent()
          Create an instance of Event
 

Methods in com.facebook.api.schema that return types with arguments of type Event
 java.util.List<Event> EventsGetResponse.getEvent()
          Gets the value of the event property.
 



Copyright © 2008. All Rights Reserved.