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

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

Fields in com.google.code.facebookapi.schema with type parameters of type Metrics
protected  java.util.List<Metrics> AdminGetMetricsResponse.metrics
           
 

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

Methods in com.google.code.facebookapi.schema that return types with arguments of type Metrics
 java.util.List<Metrics> AdminGetMetricsResponse.getMetrics()
          Gets the value of the metrics property.
 



Copyright © 2009. All Rights Reserved.