public class VoteDto extends java.lang.Object
private java.lang.Long
postId
private VoteType
voteType
VoteDto()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private VoteType voteType
private java.lang.Long postId
public VoteDto()