Class SupportTopic
java.lang.Object
com.microsoft.store.partnercenter.models.ResourceBase
com.microsoft.store.partnercenter.models.servicerequests.SupportTopic
public class SupportTopic extends ResourceBase
Represents a Service Request Support Topic Info class
-
Constructor Summary
Constructors Constructor Description SupportTopic() -
Method Summary
Modifier and Type Method Description StringgetDescription()intgetId()StringgetName()voidsetDescription(String value)voidsetId(int value)voidsetName(String value)
-
Constructor Details
-
SupportTopic
public SupportTopic()
-
-
Method Details
-
getName
-
setName
-
getDescription
-
setDescription
-
getId
public int getId() -
setId
public void setId(int value)
-