Uses of Class
com.microsoft.store.partnercenter.models.servicerequests.ServiceRequestStatus
| Package | Description |
|---|---|
| com.microsoft.store.partnercenter.models.servicerequests |
-
Uses of ServiceRequestStatus in com.microsoft.store.partnercenter.models.servicerequests
Methods in com.microsoft.store.partnercenter.models.servicerequests that return ServiceRequestStatus Modifier and Type Method Description ServiceRequestStatusServiceRequest. getStatus()static ServiceRequestStatusServiceRequestStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static ServiceRequestStatus[]ServiceRequestStatus. 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 ServiceRequestStatus Modifier and Type Method Description voidServiceRequest. setStatus(ServiceRequestStatus value)