eg.com.espace.wenear.client
Class WeNearClient.InterestService.TInterest

java.lang.Object
  extended by eg.com.espace.wenear.client.WeNearClient.InterestService.TInterest
Enclosing class:
WeNearClient.InterestService

public static class WeNearClient.InterestService.TInterest
extends java.lang.Object


Constructor Summary
WeNearClient.InterestService.TInterest(int id, java.lang.String name)
           
 
Method Summary
 int getId()
           
 java.lang.String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WeNearClient.InterestService.TInterest

public WeNearClient.InterestService.TInterest(int id,
                                              java.lang.String name)
Method Detail

getId

public int getId()

getName

public java.lang.String getName()