Package com.mypurecloud.sdk.v2.model
Class ActivityPlanOccurrenceSessionsUsersStructureReference
java.lang.Object
com.mypurecloud.sdk.v2.model.ActivityPlanOccurrenceSessionsUsersStructureReference
- All Implemented Interfaces:
Serializable
public class ActivityPlanOccurrenceSessionsUsersStructureReference
extends Object
implements Serializable
ActivityPlanOccurrenceSessionsUsersStructureReference
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionActivityPlanOccurrenceSessionsUsersStructureReference(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()inthashCode()The globally unique identifier for the object.sessions(List<ActivityPlanSessionStructureReference> sessions) The sessions to delete from this activity plan occurrencevoidvoidsetSessions(List<ActivityPlanSessionStructureReference> sessions) toString()
-
Constructor Details
-
ActivityPlanOccurrenceSessionsUsersStructureReference
public ActivityPlanOccurrenceSessionsUsersStructureReference() -
ActivityPlanOccurrenceSessionsUsersStructureReference
-
-
Method Details
-
id
The globally unique identifier for the object. -
getId
-
setId
-
sessions
public ActivityPlanOccurrenceSessionsUsersStructureReference sessions(List<ActivityPlanSessionStructureReference> sessions) The sessions to delete from this activity plan occurrence -
getSessions
-
setSessions
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-