Package com.mypurecloud.sdk.v2.model
Class StageplanUpdate
java.lang.Object
com.mypurecloud.sdk.v2.model.StageplanUpdate
- All Implemented Interfaces:
Serializable
StageplanUpdate
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) The description of the Stageplan.booleangetName()inthashCode()The name of the Stageplan.voidsetDescription(String description) voidtoString()
-
Constructor Details
-
StageplanUpdate
public StageplanUpdate() -
StageplanUpdate
-
-
Method Details
-
name
The name of the Stageplan. Valid length between 3 and 256 characters. -
getName
-
setName
-
description
The description of the Stageplan. Maximum length of 512 characters. -
getDescription
-
setDescription
-
equals
-
hashCode
public int hashCode() -
toString
-