JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
edu.ucsb.cs156.happiercows.entities.UserCommonsKey
Packages that use
UserCommonsKey
Package
Description
edu.ucsb.cs156.happiercows.entities
Uses of
UserCommonsKey
in
edu.ucsb.cs156.happiercows.entities
Methods in
edu.ucsb.cs156.happiercows.entities
that return
UserCommonsKey
Modifier and Type
Method
Description
UserCommonsKey
UserCommons.
getId
()
Methods in
edu.ucsb.cs156.happiercows.entities
with parameters of type
UserCommonsKey
Modifier and Type
Method
Description
void
UserCommons.
setId
(
UserCommonsKey
id)