Package com.mypurecloud.sdk.v2.model
Class CategoryReference
java.lang.Object
com.mypurecloud.sdk.v2.model.CategoryReference
- All Implemented Interfaces:
Serializable
CategoryReference
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()getName()inthashCode()The globally unique identifier for the category.Category name.parentCategory(CategoryReference parentCategory) The reference to category to which this category belongs to.voidvoidvoidsetParentCategory(CategoryReference parentCategory) toString()
-
Constructor Details
-
CategoryReference
public CategoryReference() -
CategoryReference
-
-
Method Details
-
id
The globally unique identifier for the category. -
getId
-
setId
-
name
Category name. -
getName
-
setName
-
parentCategory
The reference to category to which this category belongs to. -
getParentCategory
-
setParentCategory
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-