|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Person | |
|---|---|
| com.createsend | |
| com.createsend.models.people | |
| Uses of Person in com.createsend |
|---|
| Methods in com.createsend that return Person | |
|---|---|
Person |
People.details(String emailAddress)
Gets the details for the person with the given email address |
Person[] |
Clients.people()
returns a list of people associated with the client. |
| Methods in com.createsend with parameters of type Person | |
|---|---|
void |
People.update(String originalEmailAddress,
Person newDetails)
Updates the details for an existing person |
| Uses of Person in com.createsend.models.people |
|---|
| Subclasses of Person in com.createsend.models.people | |
|---|---|
class |
PersonToAdd
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||