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

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

Fields in com.google.code.facebookapi.schema with type parameters of type Container
protected  java.util.List<Container> DataGetObjectsResponse.dataGetObjectsResponseElt
           
 

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

Methods in com.google.code.facebookapi.schema that return types with arguments of type Container
 javax.xml.bind.JAXBElement<Container> ObjectFactory.createDataGetObjectResponse(Container value)
          Create an instance of JAXBElement<Container>}
 java.util.List<Container> DataGetObjectsResponse.getDataGetObjectsResponseElt()
          Gets the value of the dataGetObjectsResponseElt property.
 

Methods in com.google.code.facebookapi.schema with parameters of type Container
 javax.xml.bind.JAXBElement<Container> ObjectFactory.createDataGetObjectResponse(Container value)
          Create an instance of JAXBElement<Container>}
 



Copyright © 2010. All Rights Reserved.