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