Builder to construct an Indexable for
a person.
For reference, see: //schema.org/Person.
| PersonBuilder | |
| PersonBuilder |
setIsSelf(boolean isSelf)
Sets whether this person is the current user.
|
| PersonBuilder |
Sets the email address of the person.
| The email address of the person. |
Sets whether this person is the current user.
| isSelf | Whether this person is the current user. |
|---|
Sets the telephone number of the person.
| telephone | The telephone number of the person. |
|---|