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

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

Fields in com.google.code.facebookapi.schema with type parameters of type CustomTag
protected  java.util.List<CustomTag> FbmlGetCustomTagsResponse.customTag
           
 

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

Methods in com.google.code.facebookapi.schema that return types with arguments of type CustomTag
 java.util.List<CustomTag> FbmlGetCustomTagsResponse.getCustomTag()
          Gets the value of the customTag property.
 



Copyright © 2009. All Rights Reserved.