Uses of Class
com.google.code.facebookapi.schema.StreamData.Connections

Uses of StreamData.Connections in com.google.code.facebookapi.schema
 

Fields in com.google.code.facebookapi.schema declared as StreamData.Connections
protected  StreamData.Connections StreamData.connections
           
 

Methods in com.google.code.facebookapi.schema that return StreamData.Connections
 StreamData.Connections ObjectFactory.createStreamDataConnections()
          Create an instance of StreamData.Connections
 StreamData.Connections StreamData.getConnections()
          Gets the value of the connections property.
 

Methods in com.google.code.facebookapi.schema with parameters of type StreamData.Connections
 void StreamData.setConnections(StreamData.Connections value)
          Sets the value of the connections property.
 



Copyright © 2010. All Rights Reserved.