Uses of Class
com.podio.app.CategoryOption
-
Packages that use CategoryOption Package Description com.podio.app com.podio.item.map.converter -
-
Uses of CategoryOption in com.podio.app
Methods in com.podio.app that return types with arguments of type CategoryOption Modifier and Type Method Description List<CategoryOption>ApplicationFieldSettings. getOptions()Method parameters in com.podio.app with type arguments of type CategoryOption Modifier and Type Method Description static ApplicationFieldSettingsApplicationFieldSettings. getCategory(List<CategoryOption> options, boolean multiple)voidApplicationFieldSettings. setOptions(List<CategoryOption> options) -
Uses of CategoryOption in com.podio.item.map.converter
Constructor parameters in com.podio.item.map.converter with type arguments of type CategoryOption Constructor Description CategoryConverter(List<CategoryOption> options)
-