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

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

Fields in com.google.code.facebookapi.schema with type parameters of type CustomTagParameter
protected  java.util.List<CustomTagParameter> CustomTag.Parameter.customTagParameter
           
 

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

Methods in com.google.code.facebookapi.schema that return types with arguments of type CustomTagParameter
 java.util.List<CustomTagParameter> CustomTag.Parameter.getCustomTagParameter()
          Gets the value of the customTagParameter property.
 



Copyright © 2009. All Rights Reserved.