Uses of Class
com.microsoft.store.partnercenter.models.Contact
| Package | Description |
|---|---|
| com.microsoft.store.partnercenter.models.agreements | |
| com.microsoft.store.partnercenter.models.partners |
-
Uses of Contact in com.microsoft.store.partnercenter.models.agreements
Methods in com.microsoft.store.partnercenter.models.agreements that return Contact Modifier and Type Method Description ContactAgreement. getPrimaryContact()Gets the primary contact for the agreement.Methods in com.microsoft.store.partnercenter.models.agreements with parameters of type Contact Modifier and Type Method Description voidAgreement. setPrimaryContact(Contact value)Sets the primary contact for the agreement. -
Uses of Contact in com.microsoft.store.partnercenter.models.partners
Methods in com.microsoft.store.partnercenter.models.partners that return Contact Modifier and Type Method Description ContactBillingProfile. getPrimaryContact()ContactLegalBusinessProfile. getPrimaryContact()Methods in com.microsoft.store.partnercenter.models.partners with parameters of type Contact Modifier and Type Method Description voidBillingProfile. setPrimaryContact(Contact value)voidLegalBusinessProfile. setPrimaryContact(Contact value)