arta.synergy.web.common.client.data.profile.interest
Class UserInterest

java.lang.Object
  extended by arta.synergy.web.common.client.data.profile.interest.UserInterest
All Implemented Interfaces:
java.io.Serializable

public class UserInterest
extends java.lang.Object
implements java.io.Serializable

Created by IntelliJ IDEA. User: topa Date: 28.03.2011 Time: 14:33:01 To change this template use File | Settings | File Templates.

See Also:
Serialized Form

Constructor Summary
UserInterest()
           
 
Method Summary
 int getCategoryID()
           
 java.lang.String getCategoryName()
           
 java.lang.String getValue()
           
 void setCategoryID(int categoryID)
           
 void setCategoryName(java.lang.String categoryName)
           
 void setValue(java.lang.String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserInterest

public UserInterest()
Method Detail

getCategoryID

public int getCategoryID()

setCategoryID

public void setCategoryID(int categoryID)

getCategoryName

public java.lang.String getCategoryName()

setCategoryName

public void setCategoryName(java.lang.String categoryName)

getValue

public java.lang.String getValue()

setValue

public void setValue(java.lang.String value)


Copyright © 2000 Dummy Corp. All Rights Reserved.