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

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

Fields in com.google.code.facebookapi.schema with type parameters of type Connection
protected  java.util.List<Connection> StreamData.Connections.connection
           
 

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

Methods in com.google.code.facebookapi.schema that return types with arguments of type Connection
 java.util.List<Connection> StreamData.Connections.getConnection()
          Gets the value of the connection property.
 



Copyright © 2009. All Rights Reserved.