JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Index
Search
Help
com.example.chessdotnet.dto
RoomDTO
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Constructor Summary
Method Summary
Constructor Details
RoomDTO()
Class RoomDTO
java.lang.Object
com.example.chessdotnet.dto.RoomDTO
public class
RoomDTO
extends
Object
방 정보를 전송하기 위한 데이터 전송 객체(DTO)입니다.
Author:
전종영
Constructor Summary
Constructors
Constructor
Description
RoomDTO
()
Method Summary
Methods inherited from class java.lang.
Object
clone
,
equals
,
finalize
,
getClass
,
hashCode
,
notify
,
notifyAll
,
toString
,
wait
,
wait
,
wait
Constructor Details
RoomDTO
public
RoomDTO
()