Uses of Class
com.microsoft.store.partnercenter.models.servicerequests.ServiceRequestSeverity
| Package | Description |
|---|---|
| com.microsoft.store.partnercenter.models.servicerequests |
-
Uses of ServiceRequestSeverity in com.microsoft.store.partnercenter.models.servicerequests
Methods in com.microsoft.store.partnercenter.models.servicerequests that return ServiceRequestSeverity Modifier and Type Method Description ServiceRequestSeverityServiceRequest. getSeverity()static ServiceRequestSeverityServiceRequestSeverity. valueOf(String name)Returns the enum constant of this type with the specified name.static ServiceRequestSeverity[]ServiceRequestSeverity. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.store.partnercenter.models.servicerequests with parameters of type ServiceRequestSeverity Modifier and Type Method Description voidServiceRequest. setSeverity(ServiceRequestSeverity value)