Uses of Class
com.fluig.sdk.api.social.SocialBreadcrumbItemVO
-
Packages that use SocialBreadcrumbItemVO Package Description com.fluig.sdk.api.social -
-
Uses of SocialBreadcrumbItemVO in com.fluig.sdk.api.social
Methods in com.fluig.sdk.api.social that return types with arguments of type SocialBreadcrumbItemVO Modifier and Type Method Description List<SocialBreadcrumbItemVO>
SocialBreadcrumbVO. getItems()
Method parameters in com.fluig.sdk.api.social with type arguments of type SocialBreadcrumbItemVO Modifier and Type Method Description void
SocialBreadcrumbVO. setItems(List<SocialBreadcrumbItemVO> items)
-