Uses of Class
org.apache.camel.component.yammer.model.Name
-
Packages that use Name Package Description org.apache.camel.component.yammer.model -
-
Uses of Name in org.apache.camel.component.yammer.model
Methods in org.apache.camel.component.yammer.model that return types with arguments of type Name Modifier and Type Method Description List<Name>
LikedBy. getNames()
Method parameters in org.apache.camel.component.yammer.model with type arguments of type Name Modifier and Type Method Description void
LikedBy. setNames(List<Name> names)
-