JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.minijax.dao.Avatar
Packages that use
Avatar
Package
Description
org.minijax.dao
Uses of
Avatar
in
org.minijax.dao
Methods in
org.minijax.dao
that return
Avatar
Modifier and Type
Method
Description
Avatar
DefaultNamedEntity.
getAvatar
()
Avatar
NamedEntity.
getAvatar
()
Methods in
org.minijax.dao
with parameters of type
Avatar
Modifier and Type
Method
Description
void
DefaultNamedEntity.
setAvatar
(
Avatar
avatar)
void
NamedEntity.
setAvatar
(
Avatar
avatar)