Uses of Interface
com.microsoft.store.partnercenter.agreements.IAgreementDetailsCollection
| Package | Description |
|---|---|
| com.microsoft.store.partnercenter | |
| com.microsoft.store.partnercenter.agreements |
-
Uses of IAgreementDetailsCollection in com.microsoft.store.partnercenter
Methods in com.microsoft.store.partnercenter that return IAgreementDetailsCollection Modifier and Type Method Description IAgreementDetailsCollectionIPartner. getAgreementDetails()Gets the agreement metadata operations.IAgreementDetailsCollectionPartnerOperations. getAgreementDetails()Gets the agreement metadata operations. -
Uses of IAgreementDetailsCollection in com.microsoft.store.partnercenter.agreements
Classes in com.microsoft.store.partnercenter.agreements that implement IAgreementDetailsCollection Modifier and Type Class Description classAgreementDetailsCollectionOperationsAgreement details collection operations implementation class.Methods in com.microsoft.store.partnercenter.agreements that return IAgreementDetailsCollection Modifier and Type Method Description IAgreementDetailsCollectionAgreementDetailsCollectionOperations. byAgreementType(String agreementType)Retrieves the operations tied with a specified agreement type.IAgreementDetailsCollectionIAgreementDetailsCollection. byAgreementType(String agreementType)Retrieves the operations tied with a specified agreement type.