Uses of Class
com.google.code.facebookapi.schema.Event

Uses of Event in com.google.code.facebookapi.schema
 

Fields in com.google.code.facebookapi.schema with type parameters of type Event
protected  java.util.List<Event> EventsGetResponse.event
           
 

Methods in com.google.code.facebookapi.schema that return Event
 Event ObjectFactory.createEvent()
          Create an instance of Event
 

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



Copyright © 2010. All Rights Reserved.