|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.objectwave.persist.value.PersonValue
| Constructor Summary | |
PersonValue()
|
|
| Method Summary | |
int |
getAge()
Gets the Age attribute of the PersonValue object |
java.lang.String |
getAreaCode()
Gets the AreaCode attribute of the PersonValue object |
java.lang.String |
getExtension()
Gets the Extension attribute of the PersonValue object |
java.lang.String |
getFirstName()
Gets the FirstName attribute of the PersonValue object |
java.lang.String |
getLastName()
Gets the LastName attribute of the PersonValue object |
java.lang.String |
getPhoneNumber()
Gets the PhoneNumber attribute of the PersonValue object |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PersonValue()
| Method Detail |
public java.lang.String getFirstName()
public java.lang.String getLastName()
public int getAge()
public java.lang.String getAreaCode()
public java.lang.String getPhoneNumber()
public java.lang.String getExtension()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||