|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface HasPersonInfo
Interface for anything that has associated with it a person's name, address, etc.
| Method Summary | |
|---|---|
java.lang.String[] |
getAddress()
Get associated person's address. |
java.lang.String |
getName()
Get associated person's name. |
| Method Detail |
|---|
java.lang.String getName()
java.lang.String[] getAddress()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||