Uses of Enum
com.restfb.types.send.ListTemplatePayload.TopElementStyleEnum
Packages that use ListTemplatePayload.TopElementStyleEnum
-
Uses of ListTemplatePayload.TopElementStyleEnum in com.restfb.types.send
Methods in com.restfb.types.send that return ListTemplatePayload.TopElementStyleEnumModifier and TypeMethodDescriptionListTemplatePayload.getTopElementStyle()
Deprecated.Value must be large or compact.Returns the enum constant of this type with the specified name.ListTemplatePayload.TopElementStyleEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.restfb.types.send with parameters of type ListTemplatePayload.TopElementStyleEnumModifier and TypeMethodDescriptionvoid
ListTemplatePayload.setTopElementStyle
(ListTemplatePayload.TopElementStyleEnum topElementStyle) Deprecated.Value must be large or compact.