Uses of Class
com.microsoft.store.partnercenter.models.servicerequests.ServiceRequestContact
| Package | Description |
|---|---|
| com.microsoft.store.partnercenter.models.servicerequests |
-
Uses of ServiceRequestContact in com.microsoft.store.partnercenter.models.servicerequests
Methods in com.microsoft.store.partnercenter.models.servicerequests that return ServiceRequestContact Modifier and Type Method Description ServiceRequestContactServiceRequest. getLastUpdatedBy()ServiceRequestContactServiceRequest. getPrimaryContact()Methods in com.microsoft.store.partnercenter.models.servicerequests with parameters of type ServiceRequestContact Modifier and Type Method Description voidServiceRequest. setLastUpdatedBy(ServiceRequestContact value)voidServiceRequest. setPrimaryContact(ServiceRequestContact value)