Uses of Enum Class
com.mypurecloud.sdk.v2.model.UsersRulesDependent.TypeEnum
Packages that use UsersRulesDependent.TypeEnum
-
Uses of UsersRulesDependent.TypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UsersRulesDependent.TypeEnumModifier and TypeMethodDescriptionstatic UsersRulesDependent.TypeEnumUsersRulesDependent.TypeEnum.fromString(String key) UsersRulesDependent.getType()static UsersRulesDependent.TypeEnumReturns the enum constant of this class with the specified name.static UsersRulesDependent.TypeEnum[]UsersRulesDependent.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.