Package com.mypurecloud.sdk.v2.model
Class KnowledgeGuestDocumentVariationContext
java.lang.Object
com.mypurecloud.sdk.v2.model.KnowledgeGuestDocumentVariationContext
- All Implemented Interfaces:
Serializable
KnowledgeGuestDocumentVariationContext
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncontext(AddressableEntityRef context) The knowledge context associated with the variation.booleaninthashCode()voidsetContext(AddressableEntityRef context) voidsetValues(List<AddressableEntityRef> values) toString()values(List<AddressableEntityRef> values) The list of knowledge context values associated with the variation.
-
Constructor Details
-
KnowledgeGuestDocumentVariationContext
public KnowledgeGuestDocumentVariationContext() -
KnowledgeGuestDocumentVariationContext
-
-
Method Details
-
context
The knowledge context associated with the variation. -
getContext
-
setContext
-
values
The list of knowledge context values associated with the variation. -
getValues
-
setValues
-
equals
-
hashCode
public int hashCode() -
toString
-