Package com.mypurecloud.sdk.v2.model
Class Biography
java.lang.Object
com.mypurecloud.sdk.v2.model.Biography
- All Implemented Interfaces:
Serializable
Biography
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionPersonal detailed descriptionUser education detailsbooleaninthashCode()voidsetBiography(String biography) voidsetEducation(List<Education> education) voidsetHobbies(List<String> hobbies) voidsetInterests(List<String> interests) voidtoString()
-
Constructor Details
-
Biography
public Biography() -
Biography
-
-
Method Details
-
biography
Personal detailed description -
getBiography
-
setBiography
-
interests
-
getInterests
-
setInterests
-
hobbies
-
getHobbies
-
setHobbies
-
spouse
-
getSpouse
-
setSpouse
-
education
User education details -
getEducation
-
setEducation
-
equals
-
hashCode
public int hashCode() -
toString
-