Uses of Class
org.exoplatform.social.service.rest.api.models.IdentityNameList.Option
-
Packages that use IdentityNameList.Option Package Description org.exoplatform.social.service.rest.api.models -
-
Uses of IdentityNameList.Option in org.exoplatform.social.service.rest.api.models
Methods in org.exoplatform.social.service.rest.api.models that return types with arguments of type IdentityNameList.Option Modifier and Type Method Description List<IdentityNameList.Option>IdentityNameList. getOptions()Methods in org.exoplatform.social.service.rest.api.models with parameters of type IdentityNameList.Option Modifier and Type Method Description voidIdentityNameList. addOption(IdentityNameList.Option opt)Method parameters in org.exoplatform.social.service.rest.api.models with type arguments of type IdentityNameList.Option Modifier and Type Method Description voidIdentityNameList. setOptions(List<IdentityNameList.Option> options)
-