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

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

Fields in com.google.code.facebookapi.schema with type parameters of type StreamFilter
protected  java.util.List<StreamFilter> StreamGetFiltersResponse.streamFilter
           
 

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

Methods in com.google.code.facebookapi.schema that return types with arguments of type StreamFilter
 java.util.List<StreamFilter> StreamGetFiltersResponse.getStreamFilter()
          Gets the value of the streamFilter property.
 



Copyright © 2009. All Rights Reserved.