public class SubscriptionStatus
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected Comments |
comments |
protected java.lang.String |
status |
| Constructor and Description |
|---|
SubscriptionStatus() |
| Modifier and Type | Method and Description |
|---|---|
Comments |
getComments()
Gets the value of the comments property.
|
java.lang.String |
getStatus()
Gets the value of the status property.
|
void |
setComments(Comments value)
Sets the value of the comments property.
|
void |
setStatus(java.lang.String value)
Sets the value of the status property.
|
protected java.lang.String status
protected Comments comments
public java.lang.String getStatus()
Stringpublic void setStatus(java.lang.String value)
value - allowed object is
Stringpublic Comments getComments()
CommentsCopyright © 2018 SAP SE. All Rights Reserved.