Uses of Enum Class
com.mypurecloud.sdk.v2.model.MessageHeader.TypeEnum
Packages that use MessageHeader.TypeEnum
-
Uses of MessageHeader.TypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return MessageHeader.TypeEnumModifier and TypeMethodDescriptionstatic MessageHeader.TypeEnumMessageHeader.TypeEnum.fromString(String key) MessageHeader.getType()static MessageHeader.TypeEnumReturns the enum constant of this class with the specified name.static MessageHeader.TypeEnum[]MessageHeader.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 MessageHeader.TypeEnumModifier and TypeMethodDescriptionvoidMessageHeader.setType(MessageHeader.TypeEnum type) MessageHeader.type(MessageHeader.TypeEnum type) Defines the content type of the Header in message