|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ibm.websphere.samples.webservices.addr.AddressBookBean
public class AddressBookBean
| Constructor Summary | |
|---|---|
AddressBookBean()
Construct a new AddressBook entry for the top down Java Bean. |
|
| Method Summary | |
|---|---|
Address |
getAddressFromName(java.lang.String name)
Retrieve an entry from the AddressBook. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AddressBookBean()
| Method Detail |
|---|
public Address getAddressFromName(java.lang.String name)
name - the name of the entry to look up.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||