Uses of Enum Class
com.mypurecloud.sdk.v2.model.SegmentDetailQueryPredicate.PropertyTypeEnum
Packages that use SegmentDetailQueryPredicate.PropertyTypeEnum
-
Uses of SegmentDetailQueryPredicate.PropertyTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SegmentDetailQueryPredicate.PropertyTypeEnumModifier and TypeMethodDescriptionSegmentDetailQueryPredicate.PropertyTypeEnum.fromString(String key) SegmentDetailQueryPredicate.getPropertyType()Returns the enum constant of this class with the specified name.SegmentDetailQueryPredicate.PropertyTypeEnum.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 SegmentDetailQueryPredicate.PropertyTypeEnumModifier and TypeMethodDescriptionSegmentDetailQueryPredicate.propertyType(SegmentDetailQueryPredicate.PropertyTypeEnum propertyType) Left hand side for property predicatesvoidSegmentDetailQueryPredicate.setPropertyType(SegmentDetailQueryPredicate.PropertyTypeEnum propertyType)