public class UserPreferencesTO extends Object
Constructor and Description |
---|
UserPreferencesTO() |
public Long getId()
public void setId(Long id)
id
- the id to setpublic Long getIdUser()
public void setIdUser(Long idUser)
idUser
- the idUser to setpublic String getName()
public void setName(String name)
name
- the name to setpublic String getValue()
public void setValue(String value)
value
- the value to setCopyright © 2015. All rights reserved.