Person |
Person.withAdditionalProperty(String name,
Object value) |
Person |
Person.withAddresses(List<Address> addresses) |
Person |
Person.withDob(DateOfBirth dob) |
Person |
Person.withEducations(List<Education> educations) |
Person |
Person.withEmails(List<Email> emails) |
Person |
Person.withEthnicities(List<Ethnicity> ethnicities) |
Person |
Person.withGender(Gender gender) |
Person |
Person.withId(String id) |
Person |
Person.withImages(List<Image> images) |
Person |
Person.withInferred(Boolean inferred) |
Person |
Person.withJobs(List<Job> jobs) |
Person |
Person.withLanguages(List<Language> languages) |
Person |
Person.withMatch(Double match) |
Person |
Person.withNames(List<Name> names) |
Person |
Person.withOriginCountries(List<OriginCountry> originCountries) |
Person |
Person.withPhones(List<Phone> phones) |
Person |
Person.withRelationships(List<Relationship> relationships) |
Person |
Person.withSearchPointer(String searchPointer) |
Person |
Person.withUrls(List<Url> urls) |
Person |
Person.withUserIds(List<UserId> userIds) |
Person |
Person.withUsernames(List<Username> usernames) |