JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
controller.Hand
Packages that use
Hand
Package
Description
model
Uses of
Hand
in
model
Methods in
model
that return
Hand
Modifier and Type
Method
Description
Hand
Person.
getHand
()
Returns the
Hand
of the
Person
.
Methods in
model
with parameters of type
Hand
Modifier and Type
Method
Description
void
Person.
setHand
(
Hand
hand)
Deprecated.