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