Package com.mypurecloud.sdk.v2.model
Class FlowOutcomeDivisionView
java.lang.Object
com.mypurecloud.sdk.v2.model.FlowOutcomeDivisionView
- All Implemented Interfaces:
Serializable
FlowOutcomeDivisionView
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondivision(WritableDivision division) The division to which this entity belongs.booleangetId()getName()inthashCode()The flow outcome identifierThe flow outcome namevoidsetDivision(WritableDivision division) voidvoidtoString()
-
Constructor Details
-
FlowOutcomeDivisionView
public FlowOutcomeDivisionView() -
FlowOutcomeDivisionView
-
-
Method Details
-
id
The flow outcome identifier -
getId
-
setId
-
name
The flow outcome name -
getName
-
setName
-
division
The division to which this entity belongs. -
getDivision
-
setDivision
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-