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

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

Fields in com.google.code.facebookapi.schema with type parameters of type TemplateBundle
protected  java.util.List<TemplateBundle> FeedGetRegisteredTemplateBundlesResponse.templateBundle
           
 

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

Methods in com.google.code.facebookapi.schema that return types with arguments of type TemplateBundle
 javax.xml.bind.JAXBElement<TemplateBundle> ObjectFactory.createFeedGetRegisteredTemplateBundleByIDResponse(TemplateBundle value)
          Create an instance of JAXBElement<TemplateBundle>}
 java.util.List<TemplateBundle> FeedGetRegisteredTemplateBundlesResponse.getTemplateBundle()
          Gets the value of the templateBundle property.
 

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



Copyright © 2009. All Rights Reserved.