Uses of Enum Class
com.mypurecloud.sdk.v2.model.NamedEntityTypeMechanism.SubTypeEnum
Packages that use NamedEntityTypeMechanism.SubTypeEnum
-
Uses of NamedEntityTypeMechanism.SubTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return NamedEntityTypeMechanism.SubTypeEnumModifier and TypeMethodDescriptionNamedEntityTypeMechanism.SubTypeEnum.fromString(String key) NamedEntityTypeMechanism.getSubType()Returns the enum constant of this class with the specified name.static NamedEntityTypeMechanism.SubTypeEnum[]NamedEntityTypeMechanism.SubTypeEnum.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 NamedEntityTypeMechanism.SubTypeEnumModifier and TypeMethodDescriptionvoidNamedEntityTypeMechanism.setSubType(NamedEntityTypeMechanism.SubTypeEnum subType) NamedEntityTypeMechanism.subType(NamedEntityTypeMechanism.SubTypeEnum subType) Subtype of detection mechanism