Package com.mypurecloud.sdk.v2.model
Class LexSlot
java.lang.Object
com.mypurecloud.sdk.v2.model.LexSlot
- All Implemented Interfaces:
Serializable
LexSlot
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) The slot descriptionbooleangetName()getType()inthashCode()The slot nameThe priority of the slotvoidsetDescription(String description) voidvoidsetPriority(Integer priority) voidtoString()The slot type
-
Constructor Details
-
LexSlot
public LexSlot() -
LexSlot
-
-
Method Details
-
name
The slot name -
getName
-
setName
-
description
The slot description -
getDescription
-
setDescription
-
type
The slot type -
getType
-
setType
-
priority
The priority of the slot -
getPriority
-
setPriority
-
equals
-
hashCode
public int hashCode() -
toString
-