Uses of Class
com.restfb.types.OpenGraphPropertyConfig
Packages that use OpenGraphPropertyConfig
-
Uses of OpenGraphPropertyConfig in com.restfb.types
Methods in com.restfb.types that return types with arguments of type OpenGraphPropertyConfigModifier and TypeMethodDescriptionOpenGraphActionType.getPropertyConfig()Per-property configOpenGraphObjectType.getPropertyConfig()Per-property configOpenGraphPropertyConfig.getStructConfig()For struct properties, the config for the nested propertiesMethods in com.restfb.types with parameters of type OpenGraphPropertyConfigModifier and TypeMethodDescriptionvoidOpenGraphActionType.addPropertyConfig(String key, OpenGraphPropertyConfig value) voidOpenGraphObjectType.addPropertyConfig(String key, OpenGraphPropertyConfig value) voidOpenGraphPropertyConfig.addStructConfig(String key, OpenGraphPropertyConfig value)