Uses of Enum Class
com.mypurecloud.sdk.v2.model.RequestMapping.AttributeTypeEnum
Packages that use RequestMapping.AttributeTypeEnum
-
Uses of RequestMapping.AttributeTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return RequestMapping.AttributeTypeEnumModifier and TypeMethodDescriptionRequestMapping.AttributeTypeEnum.fromString(String key) RequestMapping.getAttributeType()Returns the enum constant of this class with the specified name.static RequestMapping.AttributeTypeEnum[]RequestMapping.AttributeTypeEnum.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 RequestMapping.AttributeTypeEnumModifier and TypeMethodDescriptionRequestMapping.attributeType(RequestMapping.AttributeTypeEnum attributeType) Type of the value suppliedvoidRequestMapping.setAttributeType(RequestMapping.AttributeTypeEnum attributeType)