Uses of Enum Class
com.mypurecloud.sdk.v2.model.SegmentDetailQueryFilter.TypeEnum
Packages that use SegmentDetailQueryFilter.TypeEnum
-
Uses of SegmentDetailQueryFilter.TypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SegmentDetailQueryFilter.TypeEnumModifier and TypeMethodDescriptionSegmentDetailQueryFilter.TypeEnum.fromString(String key) SegmentDetailQueryFilter.getType()Returns the enum constant of this class with the specified name.static SegmentDetailQueryFilter.TypeEnum[]SegmentDetailQueryFilter.TypeEnum.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 SegmentDetailQueryFilter.TypeEnumModifier and TypeMethodDescriptionvoidSegmentDetailQueryFilter.setType(SegmentDetailQueryFilter.TypeEnum type) SegmentDetailQueryFilter.type(SegmentDetailQueryFilter.TypeEnum type) Boolean operation to apply to the provided predicates and clauses