| Package | Description |
|---|---|
| org.nuiton.validator.model |
| Modifier and Type | Field and Description |
|---|---|
protected Collection<Pet> |
Person.pet
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<Pet> |
Person.getPet()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Person.addPet(Pet pet)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Person.setPet(Collection<Pet> pet)
Deprecated.
|
Copyright © 2011-2013 CodeLutin. All Rights Reserved.