Uses of Enum Class
com.mypurecloud.sdk.v2.model.TeamActivityResponse.EntityIdDimensionEnum
Packages that use TeamActivityResponse.EntityIdDimensionEnum
-
Uses of TeamActivityResponse.EntityIdDimensionEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TeamActivityResponse.EntityIdDimensionEnumModifier and TypeMethodDescriptionTeamActivityResponse.EntityIdDimensionEnum.fromString(String key) TeamActivityResponse.getEntityIdDimension()Returns the enum constant of this class with the specified name.TeamActivityResponse.EntityIdDimensionEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type TeamActivityResponse.EntityIdDimensionEnumModifier and TypeMethodDescriptionTeamActivityResponse.entityIdDimension(TeamActivityResponse.EntityIdDimensionEnum entityIdDimension) Dimension that is used as an entityIdvoidTeamActivityResponse.setEntityIdDimension(TeamActivityResponse.EntityIdDimensionEnum entityIdDimension)