Class SingleComment
- java.lang.Object
-
- com.cheetahdigital.corekit.models.data.BaseData
-
- com.cheetahdigital.newsfeed.core.model.SingleComment
-
public class SingleComment extends BaseData
Cheetah Loyalty SingleComment Data Model
-
-
Constructor Summary
Constructors Constructor Description SingleComment()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Comment
getComment()
void
setComment(Comment comment)
-
Methods inherited from class com.cheetahdigital.corekit.models.data.BaseData
getId, getIntegrationId, setId, setIntegrationId
-
-