Spring Social Yammer

org.springframework.social.yammer.api
Class Topic.TopicExpert

java.lang.Object
  extended by org.springframework.social.yammer.api.Topic.TopicExpert
Enclosing class:
Topic

public static class Topic.TopicExpert
extends java.lang.Object


Constructor Summary
Topic.TopicExpert(java.lang.String type, long id)
           
 
Method Summary
 long getId()
           
 java.lang.String getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Topic.TopicExpert

public Topic.TopicExpert(java.lang.String type,
                         long id)
Method Detail

getType

public java.lang.String getType()

getId

public long getId()

Spring Social Yammer