Class Individual
java.lang.Object
de.hybris.platform.tuawebservicesresources.v2.dto.Party
de.hybris.platform.tuawebservicesresources.v2.dto.Individual
@Validated
@Generated(value="de.hybris.platform.tuawebservicesresources.swagger.TmaCodegen",
date="2022-10-21T20:35:04.698Z")
public class Individual
extends Party
Individual represents a single human being (a man, woman or child). The individual can be a customer, an employee or any other person that the organization needs to store information about.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddDisabilityItem(Disability disabilityItem) addIndividualIdentificationItem(IndividualIdentification individualIdentificationItem) addLanguageAbilityItem(LanguageAbility languageAbilityItem) addOtherNameItem(OtherNameIndividual otherNameItem) addSkillItem(Skill skillItem) aristocraticTitle(String aristocraticTitle) countryOfBirth(String countryOfBirth) disability(List<Disability> disability) booleanfamilyName(String familyName) familyNamePrefix(String familyNamePrefix) formattedName(String formattedName) generation(String generation) e.g.@Valid DateBirth dateCountry where the individual was born@Valid DateDate of death@Valid List<Disability>Get disabilityContains the non-chosen or inherited name.Family name prefixA fully formatted name in one string with all of its pieces in their proper place and all of the necessary punctuation.Full name flatten (first, middle, and last names)Gendere.g..First name of the individual@Valid List<IndividualIdentification>Get individualIdentification@Valid List<LanguageAbility>Get languageAbilityLegal name or birth name (name one has for official purposes)Temporary current location od the individual (may be used if the individual has approved its sharing)Marital status (married, divorced, widow ...)Middles name or initialNationality@Valid List<OtherNameIndividual>Get otherNameReference to the place where the individual was bornContains the chosen name by which the individual prefers to be addressed.getSkill()Get skill@Valid IndividualStateTypeStatus of the individualgetTitle()Useful for titles (aristocratic, social,...) Pr, Dr, Sir, ...inthashCode()individualIdentification(List<IndividualIdentification> individualIdentification) languageAbility(List<LanguageAbility> languageAbility) maritalStatus(String maritalStatus) middleName(String middleName) nationality(String nationality) otherName(List<OtherNameIndividual> otherName) placeOfBirth(String placeOfBirth) preferredGivenName(String preferredGivenName) voidsetAristocraticTitle(String aristocraticTitle) voidsetBirthDate(Date birthDate) voidsetCountryOfBirth(String countryOfBirth) voidsetDeathDate(Date deathDate) voidsetDisability(List<Disability> disability) voidsetFamilyName(String familyName) voidsetFamilyNamePrefix(String familyNamePrefix) voidsetFormattedName(String formattedName) voidsetFullName(String fullName) voidvoidsetGeneration(String generation) voidsetGivenName(String givenName) voidsetIndividualIdentification(List<IndividualIdentification> individualIdentification) voidsetLanguageAbility(List<LanguageAbility> languageAbility) voidsetLegalName(String legalName) voidsetLocation(String location) voidsetMaritalStatus(String maritalStatus) voidsetMiddleName(String middleName) voidsetNationality(String nationality) voidsetOtherName(List<OtherNameIndividual> otherName) voidsetPlaceOfBirth(String placeOfBirth) voidsetPreferredGivenName(String preferredGivenName) voidvoidsetStatus(IndividualStateType status) voidstatus(IndividualStateType status) toString()Methods inherited from class de.hybris.platform.tuawebservicesresources.v2.dto.Party
addContactMediumItem, addCreditRatingItem, addExternalReferenceItem, addPartyCharacteristicItem, addRelatedPartyItem, addTaxExemptionCertificateItem, atbaseType, atschemaLocation, attype, contactMedium, creditRating, externalReference, getAtbaseType, getAtschemaLocation, getAttype, getContactMedium, getCreditRating, getExternalReference, getHref, getId, getPartyCharacteristic, getRelatedParty, getTaxExemptionCertificate, href, id, partyCharacteristic, relatedParty, setAtbaseType, setAtschemaLocation, setAttype, setContactMedium, setCreditRating, setExternalReference, setHref, setId, setPartyCharacteristic, setRelatedParty, setTaxExemptionCertificate, taxExemptionCertificate
-
Constructor Details
-
Individual
public Individual()
-
-
Method Details
-
aristocraticTitle
-
getAristocraticTitle
e.g. Baron, Graf, Earl,…- Returns:
- aristocraticTitle
-
setAristocraticTitle
-
birthDate
-
getBirthDate
Birth date- Returns:
- birthDate
-
setBirthDate
-
countryOfBirth
-
getCountryOfBirth
Country where the individual was born- Returns:
- countryOfBirth
-
setCountryOfBirth
-
deathDate
-
getDeathDate
Date of death- Returns:
- deathDate
-
setDeathDate
-
familyName
-
getFamilyName
Contains the non-chosen or inherited name. Also known as last name in the Western context- Returns:
- familyName
-
setFamilyName
-
familyNamePrefix
-
getFamilyNamePrefix
Family name prefix- Returns:
- familyNamePrefix
-
setFamilyNamePrefix
-
formattedName
-
getFormattedName
A fully formatted name in one string with all of its pieces in their proper place and all of the necessary punctuation. Useful for specific contexts (Chinese, Japanese, Korean,…)- Returns:
- formattedName
-
setFormattedName
-
fullName
-
getFullName
Full name flatten (first, middle, and last names)- Returns:
- fullName
-
setFullName
-
gender
-
getGender
Gender- Returns:
- gender
-
setGender
-
generation
-
getGeneration
e.g.. Sr, Jr, III (the third),…- Returns:
- generation
-
setGeneration
-
givenName
-
getGivenName
First name of the individual- Returns:
- givenName
-
setGivenName
-
legalName
-
getLegalName
Legal name or birth name (name one has for official purposes)- Returns:
- legalName
-
setLegalName
-
location
-
getLocation
Temporary current location od the individual (may be used if the individual has approved its sharing)- Returns:
- location
-
setLocation
-
maritalStatus
-
getMaritalStatus
Marital status (married, divorced, widow ...)- Returns:
- maritalStatus
-
setMaritalStatus
-
middleName
-
getMiddleName
Middles name or initial- Returns:
- middleName
-
setMiddleName
-
nationality
-
getNationality
Nationality- Returns:
- nationality
-
setNationality
-
placeOfBirth
-
getPlaceOfBirth
Reference to the place where the individual was born- Returns:
- placeOfBirth
-
setPlaceOfBirth
-
preferredGivenName
-
getPreferredGivenName
Contains the chosen name by which the individual prefers to be addressed. Note: This name may be a name other than a given name, such as a nickname- Returns:
- preferredGivenName
-
setPreferredGivenName
-
title
-
getTitle
Useful for titles (aristocratic, social,...) Pr, Dr, Sir, ...- Returns:
- title
-
setTitle
-
disability
-
addDisabilityItem
-
getDisability
Get disability- Returns:
- disability
-
setDisability
-
individualIdentification
-
addIndividualIdentificationItem
public Individual addIndividualIdentificationItem(IndividualIdentification individualIdentificationItem) -
getIndividualIdentification
Get individualIdentification- Returns:
- individualIdentification
-
setIndividualIdentification
-
languageAbility
-
addLanguageAbilityItem
-
getLanguageAbility
Get languageAbility- Returns:
- languageAbility
-
setLanguageAbility
-
otherName
-
addOtherNameItem
-
getOtherName
Get otherName- Returns:
- otherName
-
setOtherName
-
skill
-
addSkillItem
-
getSkill
Get skill- Returns:
- skill
-
setSkill
-
status
-
getStatus
Status of the individual- Returns:
- status
-
setStatus
-
equals
-
hashCode
public int hashCode() -
toString
-