PartnerLicensesDeploymentInsights Class

public class PartnerLicensesDeploymentInsights extends LicensesInsightsBase

Holds the analytics information about the deployment of all customers' licenses of the given partner.

Constructor Summary

Constructor Description
PartnerLicensesDeploymentInsights()

Method Summary

Modifier and Type Method and Description
long getLicensesSold()
double getProratedDeploymentPercent()
void setLicensesSold(long value)
void setProratedDeploymentPercent(double value)

Inherited Members

ResourceBase.getAttributes() LicensesInsightsBase.getChannel() LicensesInsightsBase.getProcessedDateTime() LicensesInsightsBase.getServiceName() LicensesInsightsBase.setChannel(String value) LicensesInsightsBase.setProcessedDateTime(DateTime value) LicensesInsightsBase.setServiceName(String value) java.lang.Object.clone() java.lang.Object.equals(java.lang.Object) java.lang.Object.finalize() java.lang.Object.getClass() java.lang.Object.hashCode() java.lang.Object.notify() java.lang.Object.notifyAll() java.lang.Object.toString() java.lang.Object.wait() java.lang.Object.wait(long) java.lang.Object.wait(long,int)

Constructor Details

PartnerLicensesDeploymentInsights

public PartnerLicensesDeploymentInsights()

Method Details

getLicensesSold

public long getLicensesSold()

getProratedDeploymentPercent

public double getProratedDeploymentPercent()

setLicensesSold

public void setLicensesSold(long value)

Parameters:

value

setProratedDeploymentPercent

public void setProratedDeploymentPercent(double value)

Parameters:

value

Applies to