Package com.mypurecloud.sdk.v2.model
Class WfmHistoricalAdherenceAgentCalculationsCompleteTopicWfmSecondaryPresenceLookupItem
java.lang.Object
com.mypurecloud.sdk.v2.model.WfmHistoricalAdherenceAgentCalculationsCompleteTopicWfmSecondaryPresenceLookupItem
- All Implemented Interfaces:
Serializable
public class WfmHistoricalAdherenceAgentCalculationsCompleteTopicWfmSecondaryPresenceLookupItem
extends Object
implements Serializable
WfmHistoricalAdherenceAgentCalculationsCompleteTopicWfmSecondaryPresenceLookupItem
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionWfmHistoricalAdherenceAgentCalculationsCompleteTopicWfmSecondaryPresenceLookupItem(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()secondaryPresence(WfmHistoricalAdherenceAgentCalculationsCompleteTopicSecondaryPresenceReference secondaryPresence) voidsetLookupId(String lookupId) voidsetSecondaryPresence(WfmHistoricalAdherenceAgentCalculationsCompleteTopicSecondaryPresenceReference secondaryPresence) toString()
-
Constructor Details
-
WfmHistoricalAdherenceAgentCalculationsCompleteTopicWfmSecondaryPresenceLookupItem
public WfmHistoricalAdherenceAgentCalculationsCompleteTopicWfmSecondaryPresenceLookupItem() -
WfmHistoricalAdherenceAgentCalculationsCompleteTopicWfmSecondaryPresenceLookupItem
public WfmHistoricalAdherenceAgentCalculationsCompleteTopicWfmSecondaryPresenceLookupItem(Boolean initWithEmptyList)
-
-
Method Details
-
lookupId
public WfmHistoricalAdherenceAgentCalculationsCompleteTopicWfmSecondaryPresenceLookupItem lookupId(String lookupId) -
getLookupId
-
setLookupId
-
secondaryPresence
public WfmHistoricalAdherenceAgentCalculationsCompleteTopicWfmSecondaryPresenceLookupItem secondaryPresence(WfmHistoricalAdherenceAgentCalculationsCompleteTopicSecondaryPresenceReference secondaryPresence) -
getSecondaryPresence
public WfmHistoricalAdherenceAgentCalculationsCompleteTopicSecondaryPresenceReference getSecondaryPresence() -
setSecondaryPresence
public void setSecondaryPresence(WfmHistoricalAdherenceAgentCalculationsCompleteTopicSecondaryPresenceReference secondaryPresence) -
equals
-
hashCode
public int hashCode() -
toString
-