Uses of Class
com.microsoft.store.partnercenter.models.ContractType
| Package | Description |
|---|---|
| com.microsoft.store.partnercenter.models | |
| com.microsoft.store.partnercenter.models.subscriptions |
-
Uses of ContractType in com.microsoft.store.partnercenter.models
Methods in com.microsoft.store.partnercenter.models that return ContractType Modifier and Type Method Description abstract ContractTypeContract. getContractType()Gets the contract type.static ContractTypeContractType. valueOf(String name)Returns the enum constant of this type with the specified name.static ContractType[]ContractType. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ContractType in com.microsoft.store.partnercenter.models.subscriptions
Methods in com.microsoft.store.partnercenter.models.subscriptions that return ContractType Modifier and Type Method Description ContractTypeSubscription. getContractType()Gets the type of contractMethods in com.microsoft.store.partnercenter.models.subscriptions with parameters of type ContractType Modifier and Type Method Description voidSubscription. setContractType(ContractType type)