java.lang.Object
de.hybris.platform.commercewebservicescommons.dto.comments.CreateCommentWsDTO
All Implemented Interfaces:
Serializable

public class CreateCommentWsDTO extends Object implements Serializable
Object of the comment, which can be used to add a comment.
See Also:
  • Constructor Details

    • CreateCommentWsDTO

      public CreateCommentWsDTO()
  • Method Details

    • setText

      public void setText(String text)
    • getText

      public String getText()