Uses of Enum Class
com.mypurecloud.sdk.v2.model.PolicyAttribute.TypeEnum
Packages that use PolicyAttribute.TypeEnum
-
Uses of PolicyAttribute.TypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return PolicyAttribute.TypeEnumModifier and TypeMethodDescriptionstatic PolicyAttribute.TypeEnumPolicyAttribute.TypeEnum.fromString(String key) PolicyAttribute.getType()static PolicyAttribute.TypeEnumReturns the enum constant of this class with the specified name.static PolicyAttribute.TypeEnum[]PolicyAttribute.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 PolicyAttribute.TypeEnumModifier and TypeMethodDescriptionvoidPolicyAttribute.setType(PolicyAttribute.TypeEnum type) PolicyAttribute.type(PolicyAttribute.TypeEnum type)