public class StoryDto extends Object
String
author
gender
Integer
id
publicationDate
text
title
topic1
topic2
StoryDto()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Integer id
public String title
public String text
public String gender
public String topic1
public String topic2
public String author
public String publicationDate
public StoryDto()
Copyright © 2023. All rights reserved.