Class CreateCommentWsDTO
- java.lang.Object
-
- de.hybris.platform.commercewebservicescommons.dto.comments.CreateCommentWsDTO
-
- All Implemented Interfaces:
java.io.Serializable
public class CreateCommentWsDTO extends java.lang.Object implements java.io.SerializableObject of the comment, which can be used to add a comment.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CreateCommentWsDTO()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetText()voidsetText(java.lang.String text)
-