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