Modifier and Type | Field and Description |
---|---|
private Address |
address |
private int |
id |
private Name |
name |
Constructor and Description |
---|
Bear() |
Modifier and Type | Method and Description |
---|---|
Address |
getAddress() |
int |
getId() |
Name |
getName() |
void |
setAddress(Address address) |
void |
setId(int id) |
void |
setName(Name name) |
Copyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.