Uses of Enum Class
com.mypurecloud.sdk.v2.model.Extension.OwnerTypeEnum
Packages that use Extension.OwnerTypeEnum
-
Uses of Extension.OwnerTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return Extension.OwnerTypeEnumModifier and TypeMethodDescriptionstatic Extension.OwnerTypeEnumExtension.OwnerTypeEnum.fromString(String key) Extension.getOwnerType()static Extension.OwnerTypeEnumReturns the enum constant of this class with the specified name.static Extension.OwnerTypeEnum[]Extension.OwnerTypeEnum.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 Extension.OwnerTypeEnumModifier and TypeMethodDescriptionExtension.ownerType(Extension.OwnerTypeEnum ownerType) voidExtension.setOwnerType(Extension.OwnerTypeEnum ownerType)