Package com.mypurecloud.sdk.v2.model
Class LexV2Slot
java.lang.Object
com.mypurecloud.sdk.v2.model.LexV2Slot
- All Implemented Interfaces:
Serializable
LexV2Slot
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) The slot descriptionbooleangetType()inthashCode()voidsetDescription(String description) voidvoidsetSlotName(String slotName) voidsetSlotTypeId(String slotTypeId) voidThe slot idThe slot nameslotTypeId(String slotTypeId) The slot type idtoString()The slot type
-
Constructor Details
-
LexV2Slot
public LexV2Slot() -
LexV2Slot
-
-
Method Details
-
slotName
The slot name -
getSlotName
-
setSlotName
-
description
The slot description -
getDescription
-
setDescription
-
slotId
The slot id -
getSlotId
-
setSlotId
-
type
The slot type -
getType
-
setType
-
slotTypeId
The slot type id -
getSlotTypeId
-
setSlotTypeId
-
equals
-
hashCode
public int hashCode() -
toString
-