public class Favorite
private String
id
name
category
String
getId()
void
setId(@Nullable() String id)
getName()
setName(@Nullable() String name)
getCategory()
setCategory(@Nullable() String category)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@Nullable() String getId()
void setId(@Nullable() String id)
@Nullable() String getName()
void setName(@Nullable() String name)
@Nullable() String getCategory()
void setCategory(@Nullable() String category)