Uses of Class
com.restfb.types.OpenGraphPropertyConfig
-
Uses of OpenGraphPropertyConfig in com.restfb.types
Modifier and TypeMethodDescriptionOpenGraphActionType.getPropertyConfig()
Per-property configOpenGraphObjectType.getPropertyConfig()
Per-property configOpenGraphPropertyConfig.getStructConfig()
For struct properties, the config for the nested propertiesModifier and TypeMethodDescriptionvoid
OpenGraphActionType.addPropertyConfig
(String key, OpenGraphPropertyConfig value) void
OpenGraphObjectType.addPropertyConfig
(String key, OpenGraphPropertyConfig value) void
OpenGraphPropertyConfig.addStructConfig
(String key, OpenGraphPropertyConfig value)