public class PersonImpl extends Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
enableOverride |
static String |
LAST_NAME |
| Constructor and Description |
|---|
PersonImpl(Person person) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLastName() |
void |
setLastName(String lastName) |
public static final String LAST_NAME
public static boolean enableOverride
public PersonImpl(Person person)
Copyright © 2007-2016. All Rights Reserved.