Class ServicePlan
java.lang.Object
com.microsoft.store.partnercenter.models.licenses.ServicePlan
public class ServicePlan extends Object
-
Constructor Summary
Constructors Constructor Description ServicePlan() -
Method Summary
Modifier and Type Method Description StringgetCapabilityStatus()StringgetDisplayName()StringgetId()StringgetServiceName()StringgetTargetType()voidsetCapabilityStatus(String value)voidsetDisplayName(String value)voidsetId(String value)voidsetServiceName(String value)voidsetTargetType(String value)
-
Constructor Details
-
ServicePlan
public ServicePlan()
-
-
Method Details