|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HumanName
Method Summary | |
---|---|
String |
getFirstName()
Gets the value of the firstName property. |
String |
getLastName()
Gets the value of the lastName property. |
boolean |
isSetFirstName()
|
boolean |
isSetLastName()
|
void |
setFirstName(String value)
Sets the value of the firstName property. |
void |
setLastName(String value)
Sets the value of the lastName property. |
Method Detail |
---|
String getFirstName()
String
void setFirstName(String value)
value
- allowed object is
String
boolean isSetFirstName()
String getLastName()
String
void setLastName(String value)
value
- allowed object is
String
boolean isSetLastName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |