public class ProductInterestEntryData
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
ProductInterestEntryData() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Date |
getDateAdded() |
java.lang.String |
getInterestType() |
void |
setDateAdded(java.util.Date dateAdded) |
void |
setInterestType(java.lang.String interestType) |
Copyright © 2018 SAP SE. All Rights Reserved.