Uses of Class
org.apache.camel.component.yammer.model.FollowedReference
-
Packages that use FollowedReference Package Description org.apache.camel.component.yammer.model -
-
Uses of FollowedReference in org.apache.camel.component.yammer.model
Methods in org.apache.camel.component.yammer.model that return types with arguments of type FollowedReference Modifier and Type Method Description List<FollowedReference>
Meta. getFollowedReferences()
Method parameters in org.apache.camel.component.yammer.model with type arguments of type FollowedReference Modifier and Type Method Description void
Meta. setFollowedReferences(List<FollowedReference> followedReferences)
-