public class ProductActivityHeader
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
creationDate |
protected java.lang.String |
messageID |
| Constructor and Description |
|---|
ProductActivityHeader() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCreationDate()
Gets the value of the creationDate property.
|
java.lang.String |
getMessageID()
Gets the value of the messageID property.
|
void |
setCreationDate(java.lang.String value)
Sets the value of the creationDate property.
|
void |
setMessageID(java.lang.String value)
Sets the value of the messageID property.
|
protected java.lang.String messageID
protected java.lang.String creationDate
public java.lang.String getMessageID()
Stringpublic void setMessageID(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCreationDate()
Stringpublic void setCreationDate(java.lang.String value)
value - allowed object is
StringCopyright © 2018 SAP SE. All Rights Reserved.