public class PurseBean
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) PersonBean |
owner |
Constructor and Description |
---|
PurseBean() |
Modifier and Type | Method and Description |
---|---|
PersonBean |
getOwner() |
void |
setOwner(PersonBean owner) |
PersonBean owner
public PersonBean getOwner()
public void setOwner(PersonBean owner)