Package com.mypurecloud.sdk.v2.model
Class LongTermRequirementsServiceGoalDetail
java.lang.Object
com.mypurecloud.sdk.v2.model.LongTermRequirementsServiceGoalDetail
- All Implemented Interfaces:
Serializable
LongTermRequirementsServiceGoalDetail
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()inthashCode()Service goal template IDserviceGoals(LongTermRequirementsServiceGoal serviceGoals) The service goals used to generate the requirementsvoidvoidsetServiceGoals(LongTermRequirementsServiceGoal serviceGoals) toString()
-
Constructor Details
-
LongTermRequirementsServiceGoalDetail
public LongTermRequirementsServiceGoalDetail() -
LongTermRequirementsServiceGoalDetail
-
-
Method Details
-
id
Service goal template ID -
getId
-
setId
-
serviceGoals
public LongTermRequirementsServiceGoalDetail serviceGoals(LongTermRequirementsServiceGoal serviceGoals) The service goals used to generate the requirements -
getServiceGoals
-
setServiceGoals
-
equals
-
hashCode
public int hashCode() -
toString
-