Package com.mypurecloud.sdk.v2.model
Class DecisionTableVersionEntity
java.lang.Object
com.mypurecloud.sdk.v2.model.DecisionTableVersionEntity
- All Implemented Interfaces:
Serializable
DecisionTableVersionEntity
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe division to which this entity belongs.booleangetId()getName()inthashCode()voidsetDivision(Division division) voidvoidsetVersion(Integer version) toString()The decision table version.
-
Constructor Details
-
DecisionTableVersionEntity
public DecisionTableVersionEntity() -
DecisionTableVersionEntity
-
-
Method Details
-
getId
-
name
-
getName
-
setName
-
division
The division to which this entity belongs. -
getDivision
-
setDivision
-
version
The decision table version. -
getVersion
-
setVersion
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-