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