Uses of Enum Class
com.mypurecloud.sdk.v2.model.DncListCreate.DncSourceTypeEnum
Packages that use DncListCreate.DncSourceTypeEnum
-
Uses of DncListCreate.DncSourceTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DncListCreate.DncSourceTypeEnumModifier and TypeMethodDescriptionDncListCreate.DncSourceTypeEnum.fromString(String key) DncListCreate.getDncSourceType()Returns the enum constant of this class with the specified name.static DncListCreate.DncSourceTypeEnum[]DncListCreate.DncSourceTypeEnum.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 DncListCreate.DncSourceTypeEnumModifier and TypeMethodDescriptionDncListCreate.dncSourceType(DncListCreate.DncSourceTypeEnum dncSourceType) The type of the DncList.voidDncListCreate.setDncSourceType(DncListCreate.DncSourceTypeEnum dncSourceType)