Package com.mypurecloud.sdk.v2.model
Class JourneyViewChartGroupByAttribute
java.lang.Object
com.mypurecloud.sdk.v2.model.JourneyViewChartGroupByAttribute
- All Implemented Interfaces:
Serializable
A journey element attribute to group by within the chart
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe attribute of the element being grouped byThe element in the list of elements which is being grouped bybooleaninthashCode()voidsetAttribute(String attribute) voidsetElementId(String elementId) toString()
-
Constructor Details
-
JourneyViewChartGroupByAttribute
public JourneyViewChartGroupByAttribute() -
JourneyViewChartGroupByAttribute
-
-
Method Details
-
elementId
The element in the list of elements which is being grouped by -
getElementId
-
setElementId
-
attribute
The attribute of the element being grouped by -
getAttribute
-
setAttribute
-
equals
-
hashCode
public int hashCode() -
toString
-