Uses of Class
com.microsoft.store.partnercenter.models.servicerequests.ServiceRequestOrganization
| Package | Description |
|---|---|
| com.microsoft.store.partnercenter.models.servicerequests |
-
Uses of ServiceRequestOrganization in com.microsoft.store.partnercenter.models.servicerequests
Methods in com.microsoft.store.partnercenter.models.servicerequests that return ServiceRequestOrganization Modifier and Type Method Description ServiceRequestOrganizationServiceRequest. getOrganization()ServiceRequestOrganizationServiceRequestContact. getOrganization()Methods in com.microsoft.store.partnercenter.models.servicerequests with parameters of type ServiceRequestOrganization Modifier and Type Method Description voidServiceRequest. setOrganization(ServiceRequestOrganization value)voidServiceRequestContact. setOrganization(ServiceRequestOrganization value)